From: alex Date: Thu, 19 May 2005 11:35:16 +0000 (+0000) Subject: - wrong command lctl dk /r/tmp/debug in test 55 X-Git-Tag: v1_7_100~1313 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=ce34a16678aaec0205eef0bc7e64364420059248 - wrong command lctl dk /r/tmp/debug in test 55 --- diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 41aabf3..152a24e 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -1274,7 +1274,6 @@ test_55() { #drop_reply "cat $DIR/$tfile" fail $SINGLEMDS sleep 10 - lctl dk /r/tmp/debug } run_test 55 "don't replay a symlink open request (3440)"