summaryrefslogtreecommitdiffstats
path: root/easy_e17.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-03-05 15:43:37 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-03-05 15:43:37 +0100
commitcf21de8a02dafa29ebd762457e9179ca4ac528f7 (patch)
tree2c34f3ecd7e95c5bb2ee8f679a6e4a688384dd89 /easy_e17.sh
parentcbc7c6158cc2fc646398214c3f1cdc2814709a31 (diff)
parent29a347efa231fd58673177d27b210723f9dc2dc0 (diff)
downloadbin-cf21de8a02dafa29ebd762457e9179ca4ac528f7.zip
bin-cf21de8a02dafa29ebd762457e9179ca4ac528f7.tar.gz
Merge branch 'master' of asynk.ch:bin
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-xeasy_e17.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh
index ebf1baf..31a1720 100755
--- a/easy_e17.sh
+++ b/easy_e17.sh
@@ -133,7 +133,7 @@ function header ()
echo " Config files : $conf_files"
echo " Logs path : $logs_path"
echo
- echo " efl e +"
+ echo " efl + e"
if [ $git -eq 1 ]; then
echo " Source url : $git_url ($git_branch)"
else