ThanksForAllTheFish
2014-09-09 079e2c80abe701fb7f2a93c43c38d8e2ac69517c
src/main/distrib/linux/reindex-tickets.sh
@@ -11,7 +11,7 @@
#
# --------------------------------------------------------------------------
if [ -z $1 ]; then
if [[ -z $1 ]]; then
    echo "Please specify your baseFolder!";
    echo "";
    echo "usage:";