Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/mcored.in

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

revision 1251 by niro, Wed Feb 2 21:17:12 2011 UTC revision 1256 by niro, Fri Feb 4 19:51:25 2011 UTC
# Line 65  do Line 65  do
65   set*) run_class ${line} ;;   set*) run_class ${line} ;;
66   auth*) validate_auth ${line/auth /} ;;   auth*) validate_auth ${line/auth /} ;;
67   provide) print_provide ;;   provide) print_provide ;;
68     require) verify_requirements ;;
69   help*)   help*)
70   if validate_session   if validate_session
71   then   then

Legend:
Removed from v.1251  
changed lines
  Added in v.1256