From: Silvio Rhatto Date: Sat, 27 Nov 2010 20:20:12 +0000 (-0200) Subject: Usage update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=489f3a9e15aa9668b65ee80416bfc4985f34b280;p=puppet-drupal.git Usage update --- diff --git a/templates/drupal.sh.erb b/templates/drupal.sh.erb index bf6cc65..34a3248 100644 --- a/templates/drupal.sh.erb +++ b/templates/drupal.sh.erb @@ -178,7 +178,7 @@ function drupal_make { # Main procedure if [ -z "$1" ]; then - echo "Usage: `basename $0` [arguments]" + echo "Usage: `basename $0` [arguments]" exit 1 elif [ "$1" == "cron" ]; then drupal_iterate cron