From baa75319f1825557def49c746751ba4f7b5533ad 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/performance/simulatorctl.sh --- xCAT-test/autotest/testcase/performance/simulatorctl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/performance/simulatorctl.sh b/xCAT-test/autotest/testcase/performance/simulatorctl.sh index 764536862..de9647b33 100644 --- a/xCAT-test/autotest/testcase/performance/simulatorctl.sh +++ b/xCAT-test/autotest/testcase/performance/simulatorctl.sh @@ -165,4 +165,4 @@ elif [ "$1" = "clean" ]; then else echo "Error: not supported action." exit -1 -fi \ No newline at end of file +fi