Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/mcore-request-configuration.in

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

revision 2786 by niro, Fri Feb 12 12:36:44 2016 UTC revision 2787 by niro, Wed Feb 17 10:49:12 2016 UTC
# Line 13  request_configuration_error() Line 13  request_configuration_error()
13   addconfig "${reason}"   addconfig "${reason}"
14  }  }
15    
16  SSLSAY_IP="${MCORE_CONTROL_SERVER}"  SSLSAY_IP="$(mcore-controlserver)"
17  SSLSAY_PORT="6666"  SSLSAY_PORT="6666"
18    
19  if [[ -z $(mcore-serial) ]] || [[ $(mcore-serial) = UNKNOWN ]]  if [[ -z $(mcore-serial) ]] || [[ $(mcore-serial) = UNKNOWN ]]

Legend:
Removed from v.2786  
changed lines
  Added in v.2787