Explorar el Código

support for version added

Jiri Kuthan hace 23 años
padre
commit
1a232d1c94
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      scripts/sc

+ 3 - 2
scripts/sc

@@ -1,4 +1,4 @@
-#!/bin/sh 
+#!/bin/sh
 #
 # $Id$
 #
@@ -171,8 +171,9 @@ print_stats() {
 
 echo "[cycle #: $3; if constant make sure server lives and fifo is on]"
 
-echo Up Time
 cat > $SER_FIFO <<EOF
+:version:$1
+
 :uptime:$1
 
 EOF