Skip to content
Snippets Groups Projects
Commit b331828d authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Make ONLY=setup not do cleanup at the end, while we use replay-dual.sh as

a proxy for mount2.sh.
parent 4d3f1476
No related merge requests found
......@@ -176,5 +176,7 @@ test_6() {
run_test 6 "open1, open2, unlink |X| close1 [fail mds] close2"
equals_msg test complete, cleaning up
cleanup
if [ "$ONLY" != "setup" ]; then
equals_msg test complete, cleaning up
cleanup
fi
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