2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 02:00:24 +00:00

Remove trailing spaces in file xCAT-IBMhpc/share/xcat/IBMhpc/pe/ckpt.sh

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent db01cab848
commit 4a1360705a

View File

@@ -31,5 +31,5 @@ done
if [ -f /root/.ckpt.key ]; then
cat /root/.ckpt.key > /sys/kernel/checkpoint/checksum_key
else
echo 'ERROR: no checkpoint key found'
echo 'ERROR: no checkpoint key found'
fi