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