From dca92c38b020317457d3d448df4e40d553dee0c5 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-test/autotest/testcase/installation/customize_sleep_for_sn --- xCAT-test/autotest/testcase/installation/customize_sleep_for_sn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/installation/customize_sleep_for_sn b/xCAT-test/autotest/testcase/installation/customize_sleep_for_sn index 75be09f11..9ad77f007 100755 --- a/xCAT-test/autotest/testcase/installation/customize_sleep_for_sn +++ b/xCAT-test/autotest/testcase/installation/customize_sleep_for_sn @@ -31,5 +31,5 @@ while ($timecnt < 120) { $timecnt++; } -print ">>>Leave $program_name\n"; +print ">>>Leave $program_name\n"; exit 0;