mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	 dd835aba2e
			
		
	
	
		dd835aba2e
		
	
	
	
	
		
			
			If ofono/phonesim is not found on the system, any test requiring those will be skipped. In this case we would still try and remove symlinks that were never created. An error would be printed, but the actual source tree files were getting removed. This adds a new goto label where we can skip the tmpfs removal in this error case.