From 42db72b38cc540dea2f2ad30103ce4efe0b9c125 Mon Sep 17 00:00:00 2001 From: Wai Yee Wong Date: Wed, 5 May 2021 11:09:43 -0400 Subject: [PATCH] Remove makentp -V --- xCAT-test/autotest/testcase/makentp/cases0 | 2 -- 1 file changed, 2 deletions(-) diff --git a/xCAT-test/autotest/testcase/makentp/cases0 b/xCAT-test/autotest/testcase/makentp/cases0 index de84b8ed5..cf5a27d64 100644 --- a/xCAT-test/autotest/testcase/makentp/cases0 +++ b/xCAT-test/autotest/testcase/makentp/cases0 @@ -54,8 +54,6 @@ cmd:if [[ "__GETNODEATTR($$CN,os)__" =~ "rhel" ]];then clock -w;else hwclock -w check:rc==0 cmd:makentp check:rc==0 -cmd:makentp -V -check:output!~Error cmd:curryear=`cat /tmp/currentyear`;date | grep $curryear check:rc==0 check:output=~\d