From 3a5541cf69ef8d3db83722454aeda6713f33e351 Mon Sep 17 00:00:00 2001 From: Damien Appert Date: Sat, 11 Dec 2010 18:13:22 +0000 Subject: modif script compil git-svn-id: file:///var/svn/2010-netlemmings/trunk@196 077b3477-7977-48bd-8428-443f22f7bfda --- scripts/compil.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/compil.sh b/scripts/compil.sh index cc3ecce..1828044 100755 --- a/scripts/compil.sh +++ b/scripts/compil.sh @@ -24,6 +24,6 @@ then case $1 in ;; esac else - echo "Compilation done, please enter an argument to test or launch the game" + echo "Compilation done, please enter an argument to -test- or -launch- the game" fi -- cgit v1.2.3