From bff333b7fa97cac26a24a5b2001b4f2e94046a5a 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/xcat-inventory/templates/environment/gitrepo/postinstall/test1.postinstall --- .../environment/gitrepo/postinstall/test1.postinstall | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-test/autotest/testcase/xcat-inventory/templates/environment/gitrepo/postinstall/test1.postinstall b/xCAT-test/autotest/testcase/xcat-inventory/templates/environment/gitrepo/postinstall/test1.postinstall index 4ae2fa51c..46b69ee52 100755 --- a/xCAT-test/autotest/testcase/xcat-inventory/templates/environment/gitrepo/postinstall/test1.postinstall +++ b/xCAT-test/autotest/testcase/xcat-inventory/templates/environment/gitrepo/postinstall/test1.postinstall @@ -4,16 +4,16 @@ #-- jurij.sikorsky@t-systems.cz #-- #-- this script is run after all packages from $profile.pkglist are installed -#-- +#-- #-- it gets these arguments: -#-- +#-- #-- $1 = install root (chroot directory for profile) #-- $2 = OS version #-- $3 = architecture #-- $4 = profile name #-- $5 = work dir (where genimage is located) -#-- -#-- +#-- +#-- installroot=$1 osver=$2 arch=$3