From aafc8cab1a872ebcb791bf87284dd9cb28c13b00 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-IBMhpc/share/xcat/IBMhpc/compilers/upc_license --- xCAT-IBMhpc/share/xcat/IBMhpc/compilers/upc_license | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/compilers/upc_license b/xCAT-IBMhpc/share/xcat/IBMhpc/compilers/upc_license index 9f282e845..21e13d391 100644 --- a/xCAT-IBMhpc/share/xcat/IBMhpc/compilers/upc_license +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/compilers/upc_license @@ -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