summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2012-05-18 06:39:00 +0000
committerLudovic Pouzenc <ludovic@pouzenc.fr>2012-05-18 06:39:00 +0000
commitaa0b15e0987ee9ad25495baf50b73af88c40c261 (patch)
tree95b9c429a483d644d02bc5d8b883ae68b24c24c9
parent7be3db60a0efba40a0c10a4476490a05fa62a1bc (diff)
download2012-violon-leds-aa0b15e0987ee9ad25495baf50b73af88c40c261.tar.gz
2012-violon-leds-aa0b15e0987ee9ad25495baf50b73af88c40c261.tar.bz2
2012-violon-leds-aa0b15e0987ee9ad25495baf50b73af88c40c261.zip
Bug fix : erreur copié-collé test2->test3 dans compil.sh
git-svn-id: file:///var/svn/2012-violon-leds/trunk@3 6be1fa4d-33ac-4c33-becc-79fcb3794bb6
-rwxr-xr-xtests/test3/compil.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test3/compil.sh b/tests/test3/compil.sh
index 023d012..fe91520 100755
--- a/tests/test3/compil.sh
+++ b/tests/test3/compil.sh
@@ -1 +1 @@
-gcc -g -o test2 test2.c -lftdi -lrt
+gcc -g -o test3 test3.c -lftdi -lrt