root commited on 2011-02-10 10:41:58 Showing 1 changed files, with 1 additions and 1 deletions.
@@ -95,7 +95,7 @@ then
if [ $M -eq 1 -a $DEBUG -ne 1 ]
then
cat $tmp > $CACHE
- if [ -n $NAME ]
+ if [ -n "$NAME" ]
S="[$NAME] New RoundCude release"
else