Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/network/network.control.class.in

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

revision 2886 by niro, Tue Feb 2 14:11:44 2016 UTC revision 2887 by niro, Fri Aug 14 11:40:18 2020 UTC
# Line 41  push_config_10_network_hostname() Line 41  push_config_10_network_hostname()
41   then   then
42   decho "retval NULL, not running 'control_client '${serial}' set network.hostname '${value}''"   decho "retval NULL, not running 'control_client '${serial}' set network.hostname '${value}''"
43   else   else
44   control_client "${serial}" set network.hostname "${value}"   control_client "${serial}" set network.hostname "\"${value}\""
45   fi   fi
46  }  }
47    

Legend:
Removed from v.2886  
changed lines
  Added in v.2887