From f84a4b5e64e0c336f157adade5abf2eab8f17116 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/postscripts/setupesx --- xCAT/postscripts/setupesx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/setupesx b/xCAT/postscripts/setupesx index ed785c2ff..3efdd00d1 100755 --- a/xCAT/postscripts/setupesx +++ b/xCAT/postscripts/setupesx @@ -1,6 +1,6 @@ # esx setup # example on how to set up ESX. We setup ssh and also add a basic -# VLAN configuration +# VLAN configuration if [ "$(uname -s|tr 'A-Z' 'a-z')" = "linux" ];then