diff --git a/xCAT-test/autotest/testcase/tabprune/cases0 b/xCAT-test/autotest/testcase/tabprune/cases0 index 8d63793e0..3ca869536 100644 --- a/xCAT-test/autotest/testcase/tabprune/cases0 +++ b/xCAT-test/autotest/testcase/tabprune/cases0 @@ -42,7 +42,7 @@ description:remove the records whose recid is less than the input recid number cmd:n1=`lsdef -t auditlog|sed -n 2p|awk '{print $1}'`;tabprune auditlog -i $n1;n1=$(($n1-1));lsdef -t auditlog -l $n1 check:rc=0 check:output=~tabprune of auditlog complete -check:output=~Could not find an object named +check:output=~Could not get xCAT object definitions end start:tabprune_V_n_auditlog