Whamcloud - gitweb
acl scripts: different enviroments may output differently.
authorericm <ericm>
Tue, 14 Jun 2005 22:59:58 +0000 (22:59 +0000)
committerericm <ericm>
Tue, 14 Jun 2005 22:59:58 +0000 (22:59 +0000)
lustre/tests/acl/run

index c4d017a..92bf24f 100755 (executable)
@@ -242,6 +242,7 @@ sub exec_test($$) {
       #print "< $_";
       if ($needs_shell) {
        s#^/bin/sh: line \d+: ##;
       #print "< $_";
       if ($needs_shell) {
        s#^/bin/sh: line \d+: ##;
+       s#^/bin/sh: ##; # temporarily added by ericm
       }
       push @$result, $_;
     }
       }
       push @$result, $_;
     }