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

Do cleanup

This commit is contained in:
GONG Jie 2017-03-20 17:09:12 +08:00
parent 936c35814b
commit 848b50c8ac

View File

@ -15,6 +15,7 @@ check:rc==0
cmd:grep 'Running of Software Maintenance has completed' /tmp/updatenode.S.out
check:rc==0
cmd:mv `cat /tmp/pkglist.filename`.save `cat /tmp/pkglist.filename`
cmd:rm -f /tmp/pkglist.filename
cmd:xdsh $$CN '(rpm -qa || dpkg -l) | grep gcc' | grep gcc
check:rc==0
end