diff --git a/check_rc_upgrade.sh b/check_rc_upgrade.sh index 104729e..fb3bebf 100755 --- a/check_rc_upgrade.sh +++ b/check_rc_upgrade.sh @@ -95,7 +95,7 @@ then if [ $M -eq 1 -a $DEBUG -ne 1 ] then cat $tmp > $CACHE - if [ -n $NAME ] + if [ -n "$NAME" ] then S="[$NAME] New RoundCude release" else