From dddf63ebc397705dc04a548c7a80ad9cad5ce4c2 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Fri, 4 Sep 2020 11:22:42 -0500 Subject: [PATCH] tests: fix pvck repair in hints.sh --- test/shell/hints.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/shell/hints.sh b/test/shell/hints.sh index 176ee2176..5ac72282b 100644 --- a/test/shell/hints.sh +++ b/test/shell/hints.sh @@ -345,7 +345,7 @@ not diff $HINTS $PREV rm $HINTS $PREV pvs cp $HINTS $PREV -pvck --repairtype label_header -y "$dev5" +pvck --repairtype label_header -y "$dev3" cat $NEWHINTS grep 'Created empty by pvck' $HINTS # this next pvs creates new hints