Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Wed, 30 Mar 2005 11:06:27 +0000 (11:06 +0000)
committeradilger <adilger>
Wed, 30 Mar 2005 11:06:27 +0000 (11:06 +0000)
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).

lustre/tests/insanity.sh

index ce7cd96..a991a05 100755 (executable)
@@ -14,6 +14,7 @@ ALWAYS_EXCEPT="10"
 
 SETUP=${SETUP:-"setup"}
 CLEANUP=${CLEANUP:-"cleanup"}
+UPCALL=${UPCALL:-DEFAULT}
 
 build_test_filter