aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'run-test.sh')
-rwxr-xr-xrun-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-test.sh b/run-test.sh
index fc98e60..5b23a71 100755
--- a/run-test.sh
+++ b/run-test.sh
@@ -6,4 +6,4 @@ echo Compile tester:
gcc src/tester.c -lportage -g -W -Wall -Isrc/ -L.libs/ --std=c99 -o tester
echo Run :
-LD_LIBRARY_PATH=.libs/ ./tester
+LD_LIBRARY_PATH=.libs/ ./tester $1