tests: add declarations for functions in gen-syscall-events-callstack.c
[lttng-tools.git] / tests / run.sh
index ce51639f762684cd705d8e7e8ef54742fc1cdd7a..c6c50fd9cff94ecb02ef1e9b3eab2e98180043c6 100755 (executable)
@@ -19,4 +19,4 @@
 
 [ -z "$1" ] && echo "Error: No testlist. Please specify a testlist to run." && exit 1
 
-prove $2 --merge --exec '' - < $1
+prove --merge --exec '' - < $1
This page took 0.023868 seconds and 5 git commands to generate.