From 99e3645b0961bd82c4edce8429520becaddfe7f6 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Fri, 30 Jun 2017 14:55:28 +0800 Subject: [PATCH] [go-xcat] Add the indents back to the outputs --- xCAT-server/share/xcat/tools/go-xcat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/share/xcat/tools/go-xcat b/xCAT-server/share/xcat/tools/go-xcat index 5960262b0..41472163c 100755 --- a/xCAT-server/share/xcat/tools/go-xcat +++ b/xCAT-server/share/xcat/tools/go-xcat @@ -1658,10 +1658,10 @@ case "${GO_XCAT_ACTION}" in commands to set environment variables into your PATH: For sh: - source /etc/profile.d/xcat.sh + source /etc/profile.d/xcat.sh For csh: - source /etc/profile.d/xcat.csh + source /etc/profile.d/xcat.csh EOF ;; "update")