From fcf732c960fccbc2619ea31e32b4b2931683dfc7 Mon Sep 17 00:00:00 2001 From: junxiawang Date: Fri, 10 Jul 2015 06:30:40 -0400 Subject: [PATCH] modify xcattest --- xCAT-test/xcattest | 2 -- 1 file changed, 2 deletions(-) diff --git a/xCAT-test/xcattest b/xCAT-test/xcattest index 31c16a60e..fd4ad67fb 100755 --- a/xCAT-test/xcattest +++ b/xCAT-test/xcattest @@ -733,8 +733,6 @@ sub runcase $total = $total + 1; my $now1=timelocal(localtime()); my $time1=gmtime $now1; - my @outnew = `ls -al /opt/xcat/share/xcat/netboot/SL`; - log_this ("outputnew is @outnew"); log_this("------START:$$case{name}::Time:$time1------"); push @record, "------START:$$case{name}::Time:$time1------"; push @record, "FILENAME:$$case{filename}";