From: adilger Date: Wed, 30 Mar 2005 11:06:27 +0000 (+0000) Subject: Branch: b1_4 X-Git-Tag: v1_8_0_110~486^7~81 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=1b08c4a34c53150493abb180841bf29293de9929;p=fs%2Flustre-release.git Branch: b1_4 Define $UPCALL=DEFAULT for instanity.sh, test breaks otherwise (it assumes that "--lustre-upcall $UPCALL" will work, instead we eat the next parameter --ptldebug as the upcall). --- diff --git a/lustre/tests/insanity.sh b/lustre/tests/insanity.sh index ce7cd96..a991a05 100755 --- a/lustre/tests/insanity.sh +++ b/lustre/tests/insanity.sh @@ -14,6 +14,7 @@ ALWAYS_EXCEPT="10" SETUP=${SETUP:-"setup"} CLEANUP=${CLEANUP:-"cleanup"} +UPCALL=${UPCALL:-DEFAULT} build_test_filter