blob: 01a0ce7e7f4c5d9f2dedd056ca31eee4aa18ab8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# file : tests/worker/bootstrap.testscript
# license : TBC; see accompanying LICENSE file
test.options = --bootstrap
$* >>~%EOO%
: 1
%bbot-version: .+%
%libbbot-version: .+%
%libbpkg-version: .+%
%libbutl-version: .+%
EOO
|