Magellan Linux

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

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

revision 2491 by niro, Thu Sep 10 13:21:56 2015 UTC revision 2492 by niro, Thu Sep 10 13:40:12 2015 UTC
# Line 32  control_client() Line 32  control_client()
32    
33   SSLSAY_PORT="6666"   SSLSAY_PORT="6666"
34   case "${command}" in   case "${command}" in
35   run-queue) nsslsay_queue_run_fingerprint ;;   ' run-queue'|run-queue) nsslsay_queue_run_fingerprint ;;
36   *) nsslsay_fingerprint "${command}" ;;   *) nsslsay_fingerprint "${command}" ;;
37   esac   esac
38  }  }

Legend:
Removed from v.2491  
changed lines
  Added in v.2492