OSSP CVS Repository

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

Check-in Number: 3438
Date: 2003-Jun-12 16:24:15 (local)
2003-Jun-12 14:24:15 (UTC)
User:ms
Branch:
Comment: Add explicit test for verbose mode.
Tickets:
Inspections:
Files:
ossp-pkg/rc/rc_test.sh      1.24 -> 1.25     5 inserted, 0 deleted

ossp-pkg/rc/rc_test.sh 1.24 -> 1.25

--- rc_test.sh   2003/06/11 16:18:48     1.24
+++ rc_test.sh   2003/06/12 14:24:15     1.25
@@ -44,6 +44,11 @@
 read dummy;clear
 
 echo "*** Test short options, should succeed ***"
+echo "./rc -Dpf ./rc_test/rcfuncs -irt /tmp -L rc_test -c rc.conf samba search finish"
+./rc -Dpf ./rc_test/rcfuncs -irt /tmp -L rc_test -c rc.conf samba search finish
+echo; echo "<Press enter to continue>"
+read dummy;clear
+echo "*** Test short options with verbose, should succeed ***"
 echo "./rc -Dpf ./rc_test/rcfuncs -irvt /tmp -L rc_test -c rc.conf samba search finish"
 ./rc -Dpf ./rc_test/rcfuncs -irvt /tmp -L rc_test -c rc.conf samba search finish
 echo; echo "<Press enter to continue>"

CVSTrac 2.0.1