From ab65d72387c83a20d3ba3694d096a5fb38f60402 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Mon, 28 Mar 2011 10:41:09 +1100 Subject: [PATCH] tests: Make sure config file is empty when required. We need to have no config at all for this test so make sure it is empty. Reported-by: Anna Czarnowska Signed-off-by: NeilBrown --- tests/11spare-migration | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/11spare-migration b/tests/11spare-migration index 58f1df99..1371be90 100644 --- a/tests/11spare-migration +++ b/tests/11spare-migration @@ -57,6 +57,7 @@ monitor(){ test0() { dsc "Test 0: No config file, no spare should be moved" +> $config setupdevs 0 0 1 $platform setupdevs 1 3 4 $platform monitor 0 1 -- 2.39.2