From: bobijam Date: Thu, 25 Oct 2007 04:37:38 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_7_0_51~574 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=270c267e2fad4c1aa730ab9a88fed284340349d2;p=fs%2Flustre-release.git Branch HEAD 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;