mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	Fixed bug in man page upload part of linux build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4457 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -217,8 +217,7 @@ if [ "$REL" = "devel" -a "$PROMOTE" != 1 ]; then | ||||
| 	cd man | ||||
| 	rm -rf opt | ||||
| 	rpm2cpio ../$XCATCORE/xCAT-client-*.noarch.rpm | cpio -id '*.html' | ||||
| 	rpm2cpio ../$xCATCORE/perl-xCAT-*.noarch.rpm | cpio -id '*.html' | ||||
| 	# Note: for some reason scp kept getting "Connection reset by peer" part way thru | ||||
| 	rpm2cpio ../$XCATCORE/perl-xCAT-*.noarch.rpm | cpio -id '*.html' | ||||
| 	while ! rsync -rv opt/xcat/share/doc/man1 opt/xcat/share/doc/man3 opt/xcat/share/doc/man5 opt/xcat/share/doc/man8 $UPLOADUSER,xcat@web.sourceforge.net:htdocs/ | ||||
| 	do : ; done | ||||
| 	cd .. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user