Whamcloud - gitweb
However did I miss this ?
authorthantry <thantry>
Fri, 9 May 2003 00:08:35 +0000 (00:08 +0000)
committerthantry <thantry>
Fri, 9 May 2003 00:08:35 +0000 (00:08 +0000)
lustre/utils/llparser.pm

index 7acc83a..d95d7bb 100644 (file)
@@ -1016,9 +1016,8 @@ sub get_parsed_line()
        chop $in_line;
        print "MALFORMED LINE :$in_line IN FILE :$file @ $linecnt\n";
        return 0;
-       return @parsed_line;
     }
-
+       return @parsed_line;
 }
 # Function to skip over all stuff that the user
 # doesn't want