diff --git a/buildcore.sh b/buildcore.sh index 3653f969b..50b72bf9c 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -178,7 +178,7 @@ for rpmname in xCAT-client xCAT-server xCAT-IBMhpc xCAT-rmc xCAT-UI xCAT-test; d done if [ "$OSNAME" != "AIX" -a "$EMBED" != "zvm" ]; then - if $GREP xCAT-nbroot $SVNUP; then + if $GREP -v nbroot2 $SVNUP|$GREP xCAT-nbroot; then UPLOAD=1 ORIGFAILEDRPMS="$FAILEDRPMS" for arch in x86_64 x86 ppc64; do