OSSP CVS Repository

ossp - Check-in [3398]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3398
Date: 2003-May-28 16:45:18 (local)
2003-May-28 14:45:18 (UTC)
User:ms
Branch:
Comment: Better test for different userid and no whitespace between option.
Tickets:
Inspections:
Files:
ossp-pkg/rc/rc_test/rc.ntp      1.6 -> 1.7     3 inserted, 3 deleted

ossp-pkg/rc/rc_test/rc.ntp 1.6 -> 1.7

--- rc.ntp       2003/05/28 13:31:56     1.6
+++ rc.ntp       2003/05/28 14:45:18     1.7
@@ -10,10 +10,10 @@
     opServiceEnabled ntp || exit 0
     /sw/sbin/ntp >/dev/null 2>&1
 
-%go
-    ping -a -c 4 dt1.dev.de.cw.net
+%go -umschloh
+    ping -s design-web.co.uk 56 4
     curl -s ftp://ftp.openpkg.org/current/SRC/ | grep openssl
-    cat $0
+    echo $0
 
 %stop -p 200 -u root
     kill -TERM `cat /sw/var/ntp/ntp.pid`

CVSTrac 2.0.1