2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

if yum reports "Nothing to do" for the installed packages, we still return 0 to avoiding genimage broken by mistake.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sjing
2011-12-30 10:10:15 +00:00
parent 7baa523b9c
commit 95c629d940

View File

@ -48,4 +48,5 @@ if [ $OS != "AIX" ]; then
fi
exit 0