Whamcloud - gitweb
b=14609
authorwalter <walter>
Fri, 25 Apr 2008 19:32:13 +0000 (19:32 +0000)
committerwalter <walter>
Fri, 25 Apr 2008 19:32:13 +0000 (19:32 +0000)
i=grev

fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.

lustre/tests/conf-sanity.sh

index 181395c..4d8ce6d 100644 (file)
@@ -634,7 +634,7 @@ run_test 15 "zconf-mount without /sbin/mount.lustre (should return error)"
 
 # LOGS/PENDING do not exist anymore since CMD3
 test_16() {
-        TMPMTPT="${MOUNT%/*}/conf16"
+        TMPMTPT="${TMP}/conf16"
 
         if [ ! -e "$MDSDEV" ]; then
             log "no $MDSDEV existing, so mount Lustre to create one"