[MBT] new ticket for pkg rc-scripts "Spelling error in comment"

bugs at pld.org.pl bugs at pld.org.pl
Tue Jan 7 15:42:41 CET 2003


Date: 2003-01-07 15:42:40+01	Author:  (kreutzm) <kreutzm at itp.uni-hannover.de> 
Title:         Spelling error in comment
Ticket ID:     #520
Ticket URL:    http://bugs.pld.org.pl/?bug=520
Package:       rc-scripts-0.3.1-7
Distribution:  PLD-Ra.main
Category:      bug in rpm's scripts
Current state: opened
Text:

--- functions.orig      Tue Jan  7 15:29:17 2003
+++ functions   Tue Jan  7 15:40:12 2003
@@ -244,7 +244,7 @@
        typeset errors="" prog=""
        typeset -i exit_code=0
        [ -z "$DEFAULT_SERVICE_RUN_NICE_LEVEL" ] && DEFAULT_SERVICE_RUN_NICE_LEVEL=0
-       # Test syntax. Don't use -o instead || here - this will broke ksh --misiek
+       # Test syntax. Don't use -o instead || here - this will break ksh --misiek
        while [ "" != "${1##-}" ] || [ "" != "${1##+}" ]; do
                case  in
                '')     msg_usage " daemon [--user user] [+/-nicelevel] {program}"



broke -> break



More information about the pld-bugs mailing list