From 24893b14a09c6660635adfd9c324a044d501712e Mon Sep 17 00:00:00 2001 From: grev <grev> Date: Fri, 14 Mar 2008 12:18:15 +0000 Subject: [PATCH] remove line temporary added for debugging --- lustre/tests/recovery-small.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index d9a16609ff..c974ffe93e 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -603,7 +603,6 @@ test_24() { # bug 2248 - eviction fails writeback but app doesn't see it run_test 24 "fsync error (should return error)" test_26a() { # was test_26 bug 5921 - evict dead exports by pinger -mount | grep "type lustre" # this test can only run from a client on a separate node. remote_ost || { skip "local OST" && return 0; } remote_mds || { skip "local MDS" && return 0; } -- GitLab