2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 03:40:39 +00:00

Remove trailing spaces in file xCAT-test/autotest/testcase/xcat-inventory/templates/environment/gitrepo/postinstall/test1.postinstall

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 7c60e9a5fd
commit bff333b7fa

@ -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