Magellan Linux

Diff of /alx-src/tags/alxconf_20060908_11/init.d/alxsetstate

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

revision 1624 by niro, Thu Dec 9 09:22:00 2010 UTC revision 1625 by niro, Thu Dec 9 11:25:12 2010 UTC
# Line 60  set_current_network_state() Line 60  set_current_network_state()
60   then   then
61   # abort on non valid serial   # abort on non valid serial
62   ALX_STATE="invalid serial"   ALX_STATE="invalid serial"
63   echo "ALX_STATE=${ALX_STATE}" > /etc/alxconfig-ng/state/state   echo "ALX_STATE=\"${ALX_STATE}\"" > /etc/alxconfig-ng/state/state
64   show_invalid_serial_msg   show_invalid_serial_msg
65   exit 1   exit 1
66   fi   fi

Legend:
Removed from v.1624  
changed lines
  Added in v.1625