From: John Spray Date: Mon, 28 Feb 2011 16:33:08 +0000 (+0000) Subject: Add location argument to $upload_script call X-Git-Tag: 2.0.59-llnl2-base~23 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=be86ec961aada9055d543e449979202b4e775136;ds=sidebyside Add location argument to $upload_script call Issue: LU-100 Change-Id: Idbe262f15f0915ef9ffe8f6f05256eaf324d8a51 Signed-off-by: John Spray --- diff --git a/lustre/tests/auster b/lustre/tests/auster index 716a934..ed55576 100755 --- a/lustre/tests/auster +++ b/lustre/tests/auster @@ -281,7 +281,7 @@ run_suites() { echo $suite returned $RC done if $upload_logs; then - $upload_script + $upload_script $LOGDIR fi n=$((n + 1)) done