2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Remove trailing spaces in file xCAT-IBMhpc/share/xcat/IBMhpc/compilers/upc_license

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 48f44488bc
commit aafc8cab1a

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
#
# Sample script to accept licenses for the IBM upc compilers
# For AIX:
# do nothing, license accepted with installp -Y flag
@ -27,6 +27,6 @@ if [ $OS != "AIX" ]; then
echo 1 | chroot $installroot /$upc_script
fi
fi
fi
fi