From aa0b15e0987ee9ad25495baf50b73af88c40c261 Mon Sep 17 00:00:00 2001
From: Ludovic Pouzenc <ludovic@pouzenc.fr>
Date: Fri, 18 May 2012 06:39:00 +0000
Subject: Bug fix : erreur copié-collé test2->test3 dans compil.sh
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

git-svn-id: file:///var/svn/2012-violon-leds/trunk@3 6be1fa4d-33ac-4c33-becc-79fcb3794bb6
---
 tests/test3/compil.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/test3/compil.sh')

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
-- 
cgit v1.2.3