summaryrefslogtreecommitdiffhomepage
path: root/scripts/packetdrill_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/packetdrill_tests.sh')
-rwxr-xr-xscripts/packetdrill_tests.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/packetdrill_tests.sh b/scripts/packetdrill_tests.sh
index f0fc444c8..727503bce 100755
--- a/scripts/packetdrill_tests.sh
+++ b/scripts/packetdrill_tests.sh
@@ -19,4 +19,5 @@ source $(dirname $0)/common.sh
make load-packetdrill
install_runsc_for_test runsc-d
-test_runsc $(bazel query "attr(tags, manual, tests(//test/packetdrill/...))")
+query "attr(tags, manual, tests(//test/packetdrill/...))"
+test_runsc $QUERY_RESULT