--- trunk/openslp/multicast_route_set.sh 2011/07/27 16:36:13 1446 +++ trunk/openslp/multicast_route_set.sh 2011/07/27 16:38:50 1447 @@ -43,7 +43,7 @@ fi else if [ $1 != 0 ]; then - echo -n $MSG_SUCCESS_ON_FIND + echo $MSG_SUCCESS_ON_FIND fi retval=0 fi