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-client/debian/postrm

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 6b46661e04
commit 2170134b7f

View File

@ -22,7 +22,7 @@ set -e
case "$1" in
purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
;;
remove)
if [ -f "/proc/cmdline" ]; then # prevent running it during install into chroot image
rm /etc/profile.d/xcat.*