From: thantry Date: Fri, 9 May 2003 00:08:35 +0000 (+0000) Subject: However did I miss this ? X-Git-Tag: v1_7_110~2^11~134 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b7b530b8b79ea5b9fd4ad0dc61ff4c4c1cc431bd;p=fs%2Flustre-release.git However did I miss this ? --- diff --git a/lustre/utils/llparser.pm b/lustre/utils/llparser.pm index 7acc83a6..d95d7bb 100644 --- a/lustre/utils/llparser.pm +++ b/lustre/utils/llparser.pm @@ -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