pass flags through to tester

This commit is contained in:
Remzi Arpaci-Dusseau
2021-09-06 07:18:32 -05:00
parent 82b5f445fe
commit 86db08faef

View File

@@ -5,7 +5,8 @@ if ! [[ -x kv ]]; then
exit 1
fi
../tester/run-tests.sh
../tester/run-tests.sh $*