Skip to content
Snippets Groups Projects
Commit 326c015b authored by Walter Poxon's avatar Walter Poxon
Browse files

b=14609

i=grev

fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
parent bb429cab
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment