From ec54e17cc31bf41bb282a49e949f9996a65b9755 Mon Sep 17 00:00:00 2001 From: junxiawang Date: Mon, 27 Jul 2015 04:11:57 -0400 Subject: [PATCH] modify testcase --- xCAT-test/autotest/testcase/runcmdinstaller/cases0 | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-test/autotest/testcase/runcmdinstaller/cases0 b/xCAT-test/autotest/testcase/runcmdinstaller/cases0 index 019b3e72d..96ba2cae4 100644 --- a/xCAT-test/autotest/testcase/runcmdinstaller/cases0 +++ b/xCAT-test/autotest/testcase/runcmdinstaller/cases0 @@ -59,4 +59,5 @@ check:output=~$$CN: + cmd:cat /var/log/messages |grep "trying to download postscripts" check:rc==0 cmd:chtab key=xcatdebugmode site.value="0" +cmd:chdef $$CN -m postscripts=setupntp end