From: bobijam Date: Thu, 25 Oct 2007 04:36:51 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~1068 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=10ee4d684113b69940e7ff7943b370182d813b2a;p=fs%2Flustre-release.git Branch b1_6 b=12584 i=johann i=nathan add sub-routine declaration before use it. --- diff --git a/lustre/tests/acl/run b/lustre/tests/acl/run index 92bf24f..cfc8c05 100755 --- a/lustre/tests/acl/run +++ b/lustre/tests/acl/run @@ -26,6 +26,7 @@ if (isatty(fileno(STDOUT))) { } sub exec_test($$); +sub process_test($$$$); my ($prog, $in, $out) = ([], [], []); my $line_number = 0;