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