mirror of
				https://github.com/Telecominfraproject/OpenNetworkLinux.git
				synced 2025-10-30 17:58:16 +00:00 
			
		
		
		
	Clean the REPO prior to transfer.
This commit is contained in:
		| @@ -96,4 +96,12 @@ if ! make all; then | ||||
|     exit 1 | ||||
| fi | ||||
|  | ||||
| make -C $ONL/REPO build-clean | ||||
|  | ||||
| # Remove all installer/rootfs/swi packages from the repo. These do not need to be kept and take significant | ||||
| # amounts of time to transfer. | ||||
| find $ONL/REPO -name "*-installer_0.*" -delete | ||||
| find $ONL/REPO -name "*-rootfs_0.*" -delete | ||||
| find $ONL/REPO -name "*-swi_0*" -delete | ||||
|  | ||||
| echo Build Succeeded. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeffrey Townsend
					Jeffrey Townsend