pass flags through to tester
This commit is contained in:
@@ -5,7 +5,8 @@ if ! [[ -x kv ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
../tester/run-tests.sh
|
||||
../tester/run-tests.sh $*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user