From d87ec7f50aa54a5d03148ef626c7089de955ec81 Mon Sep 17 00:00:00 2001 From: yangsbj Date: Mon, 17 Dec 2018 03:38:16 -0500 Subject: [PATCH] refine diff cases according to latest code --- xCAT-test/autotest/testcase/xcat_inventory/cases.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-test/autotest/testcase/xcat_inventory/cases.diff b/xCAT-test/autotest/testcase/xcat_inventory/cases.diff index c49805d76..be75bb066 100644 --- a/xCAT-test/autotest/testcase/xcat_inventory/cases.diff +++ b/xCAT-test/autotest/testcase/xcat_inventory/cases.diff @@ -13,7 +13,7 @@ start:xcat_inventory_diff_without_option description:This case is used to test xcat-inventory diff without option, should be error label:others,inventory_ci cmd:xcat-inventory diff -check:output=~Error: No valid source type! +check:output=~Backend not initialized, please initialize the backend with check:rc!=0 end @@ -45,7 +45,7 @@ start:xcat_inventory_diff_filename description:This case is used to test xcat-inventory diff filename, should be error label:others,inventory_ci cmd:xcat-inventory diff --filename test_filename -check:output=~Error: No valid source type! +check:output=~Backend not initialized, please initialize the backend with check:rc!=0 end