From 1b0876dd91155650ebe671be5b217df5cb1857db Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 7 Apr 2004 21:46:19 +0000 Subject: [PATCH] Fix duplicate merge of this hunk. --- lustre/tests/recovery-small.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index ad0fe67..b30bee7 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -70,12 +70,6 @@ if [ "$ONLY" == "cleanup" ]; then exit fi -if [ "$ONLY" == "cleanup" ]; then - sysctl -w portals.debug=0 || true - cleanup - exit -fi - REFORMAT=--reformat $SETUP unset REFORMAT -- 1.8.3.1