Another fix for build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -159,7 +159,7 @@ chgrp xcat $TARNAME
 | 
			
		||||
chmod g+w $TARNAME
 | 
			
		||||
 | 
			
		||||
# Upload the tarball and individual RPMs
 | 
			
		||||
rsync -rlv --delete $CORE $UPLOADUSER,xcat@web.sourceforge.net:htdocs/yum/$REL/
 | 
			
		||||
rsync -rLv --delete $CORE $UPLOADUSER,xcat@web.sourceforge.net:htdocs/yum/$REL/
 | 
			
		||||
if [ "$2" = "promote" -a "$1" != "devel" ]; then
 | 
			
		||||
	true	#todo: upload tarball to FRS.
 | 
			
		||||
else
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user