Commit d57e6310 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix gammit

parent cefee18f
...@@ -12,7 +12,7 @@ fi ...@@ -12,7 +12,7 @@ fi
# If no args # If no args
if [ -z "$1" ] ; then if [ -z "$1" ] ; then
ARG="ARG -a" ARG="$ARG -a"
fi fi
docmd gear-commit $ARG $@ docmd gear-commit $ARG $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment