2
0
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:
junxiawang
2015-05-25 00:10:39 -04:00
parent 8df10bf612
commit 8e6c4dc001

View File

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