summaryrefslogtreecommitdiff
path: root/tests/test6/compil.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test6/compil.sh')
-rwxr-xr-xtests/test6/compil.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test6/compil.sh b/tests/test6/compil.sh
index 4ac3ca3..2e49576 100755
--- a/tests/test6/compil.sh
+++ b/tests/test6/compil.sh
@@ -1 +1,2 @@
+#!/bin/bash -xe
gcc -Wall -g -o test6 test6.c -lm