aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r--tests/integration/testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index 2e7deb2..d06b931 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -137,6 +137,6 @@ a = $0
chmod ugo+x $env;
sleep $wait;
$w --verbose 3 --startup --tftp-host $tftp --environments $~ \
- &build/*** &?build-installed/*** &?build-tests-installed/*** \
+ &build/*** &?build-installed/*** &?build-installed-bpkg/*** \
&task.manifest 2>|
}