From 198a8991e289996590a062fc437dc1377f1e10ca Mon Sep 17 00:00:00 2001 From: fsgqa Date: Tue, 14 May 2002 00:35:23 +0000 Subject: [PATCH] make sure we can handle both the fhs and non-fhs compliant inventory directory locations in this test. --- 043 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/043 b/043 index f8a98423..e3a79ce6 100755 --- a/043 +++ b/043 @@ -59,7 +59,7 @@ _require_tape $TAPE_DEV _create_dumpdir_fill _erase_hard _do_dump_sub -rm -rf /var/xfsdump/inventory # delete it - let cleanup fix it +rm -rf /var/{,lib/}xfsdump/inventory # delete it - let cleanup fix it _do_restore _diff_compare_sub _ls_compare_sub -- 2.47.3