Whamcloud - gitweb
LU-3180 tests: lfsck.sh improved messages
[fs/lustre-release.git] / lustre / tests / cfg / local.sh
index 766875f..438c99f 100644 (file)
@@ -124,4 +124,4 @@ MACHINEFILE_OPTION=${MACHINEFILE_OPTION:-"-machinefile"}
 # This is used by a small number of tests to share state between the client
 # running the tests, or in some cases between the servers (e.g. lfsck.sh).
 # It needs to be a non-lustre filesystem that is available on all the nodes.
-SHARED_DIRECTORY=${SHARED_DIRECTORY:-""}       # bug 17839 comment 65
+SHARED_DIRECTORY=${SHARED_DIRECTORY:-$TMP}     # bug 17839 comment 65