Magellan Linux

Diff of /trunk/openslp/multicast_route_set.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1446 by niro, Wed Jul 27 16:36:13 2011 UTC revision 1447 by niro, Wed Jul 27 16:38:50 2011 UTC
# Line 43  if [ -s $TMP_FILE ] && [ $err_unreachabl Line 43  if [ -s $TMP_FILE ] && [ $err_unreachabl
43   fi   fi
44  else  else
45   if [ $1 != 0 ]; then   if [ $1 != 0 ]; then
46   echo -n $MSG_SUCCESS_ON_FIND   echo $MSG_SUCCESS_ON_FIND
47   fi   fi
48   retval=0   retval=0
49  fi  fi

Legend:
Removed from v.1446  
changed lines
  Added in v.1447