Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/mcored.sh

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

revision 2043 by niro, Mon Aug 13 09:40:07 2012 UTC revision 2044 by niro, Wed May 8 11:04:43 2013 UTC
# Line 73  do Line 73  do
73   colors) export NOCOLORS="false" ;;   colors) export NOCOLORS="false" ;;
74   webcrlf) export WEBCRLF="true" ;;   webcrlf) export WEBCRLF="true" ;;
75   quiet) export QUIET="true" ;;   quiet) export QUIET="true" ;;
76     # version does not need auth
77     version) echo "${VERSION}" ;;
78   help*)   help*)
79   if valid_session   if valid_session
80   then   then

Legend:
Removed from v.2043  
changed lines
  Added in v.2044