Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/register.global.class.in

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

revision 2460 by niro, Thu Sep 3 14:42:38 2015 UTC revision 2461 by niro, Mon Sep 7 08:48:22 2015 UTC
# Line 89  register_client_local() Line 89  register_client_local()
89   return 1   return 1
90   fi   fi
91    
92     install -d "${MCORE_CONFIG_PATH}"
93   CONFIG="${MCORE_CONFIG_PATH}/serial"   CONFIG="${MCORE_CONFIG_PATH}/serial"
94   clearconfig   clearconfig
95   addconfig "CLIENT_SERIAL=\"${serial}\""   addconfig "CLIENT_SERIAL=\"${serial}\""

Legend:
Removed from v.2460  
changed lines
  Added in v.2461