diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-07-23 14:35:58 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-07-24 17:15:12 +0300 |
commit | 899ac9be4de6884b409d236297353a7bf6517d95 (patch) | |
tree | 524707d7ae86f713d781371e48a97be457674d72 /tests/integration/testscript | |
parent | 6c655348340677facbb60d31d0d8e3283ae0ac5a (diff) |
Increase verbosity level of build2 create/configure meta-operations run by worker from -v to -V
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r-- | tests/integration/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index f98d47b..0afef07 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -49,7 +49,7 @@ wait = 1 # Seconds. controller = --fake-request ../task --dump-result pkg = libhello -ver = 1.0.0+1 +ver = 1.0.0+4 #rep_url = https://build2.org/pkg/1/hello/stable #rfp = FF:DF:7D:38:67:4E:C3:82:65:7E:EE:1F:D4:80:EC:56:C4:33:5B:65:3F:9B:29:9A:30:56:B9:77:B9:F2:01:94 rep_url = https://stage.build2.org/1 |