mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-23 11:40:25 +00:00
modify xCATreg
This commit is contained in:
@@ -907,7 +907,7 @@ sub creat_report{
|
||||
|
||||
$mailreport .= "\tTotalCase $totalcase TotalRun $totalcnt Failed $failcnt\n\tFailed cases: $faillist\n";
|
||||
}else{ # regression test out of time
|
||||
$mailreport .= "\tTime consumption: Out of 8 hours!!!!!!\n";
|
||||
$mailreport .= "\tTime consumption: Out of 9 hours!!!!!!\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user