2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

modify xcattest

This commit is contained in:
junxiawang
2015-07-10 06:30:40 -04:00
parent 69e0996c1d
commit fcf732c960

View File

@ -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}";