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

Remove trailing spaces in file xCAT-test/autotest/testcase/installation/customize_sleep_for_sn

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 570dc096d3
commit dca92c38b0

View File

@ -31,5 +31,5 @@ while ($timecnt < 120) {
$timecnt++;
}
print ">>>Leave $program_name\n";
print ">>>Leave $program_name\n";
exit 0;