K 10 svn:author V 3 gad K 8 svn:date V 27 2005-06-19T02:21:03.000000Z K 7 svn:log V 352 Fix a panic which could occur parsing #!-lines in a shell-script. If the #!-line had multiple whitespace characters after the interpreter name, and it did not have any options, then the code would do nasty things trying to process a (non-existent) option-string which "ended before it began"... Submitted by: Morten Johansen Approved by: re (dwhite) END