mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Small change to build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -187,7 +187,7 @@ chgrp xcat $TARNAME | ||||
| chmod g+w $TARNAME | ||||
|  | ||||
| # Upload the tarball and individual RPMs to sourceforge | ||||
| rsync -rLv --delete $CORE $UPLOADUSER,xcat@web.sourceforge.net:htdocs/yum/$REL/ | ||||
| rsync -urLv --delete $CORE $UPLOADUSER,xcat@web.sourceforge.net:htdocs/yum/$REL/ | ||||
| if [ "$1" = "promote" -a "$REL" != "devel" ]; then | ||||
| 	# upload tarball to FRS area | ||||
| 	#scp $TARNAME $UPLOADUSER@web.sourceforge.net:uploads/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user