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 2440 by niro, Thu Sep 3 12:54:15 2015 UTC revision 2441 by niro, Thu Sep 3 13:01:47 2015 UTC
# Line 29  validate_client() Line 29  validate_client()
29   then   then
30   return 1   return 1
31   else   else
32   echo "serial='${serial}'"   decho "serial='${serial}'"
33     rvecho "${serial}"
34   return 0   return 0
35   fi   fi
36  }  }

Legend:
Removed from v.2440  
changed lines
  Added in v.2441