simplify
This commit is contained in:
		
					parent
					
						
							
								f54b9f2389
							
						
					
				
			
			
				commit
				
					
						a871bcfe77
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -76,7 +76,7 @@ gen r u rc gc rs = do | |||
| 		fromMaybe (giveup "missing rsyncurl") $ remoteAnnexRsyncUrl gc | ||||
| 	let o = genRsyncOpts c gc transport url | ||||
| 	let islocal = rsyncUrlIsPath $ rsyncUrl o | ||||
| 	return $ Just $ specialRemote' (specialRemoteCfg c) c | ||||
| 	return $ Just $ specialRemote c | ||||
| 		(fileStorer $ store o) | ||||
| 		(fileRetriever $ retrieve o) | ||||
| 		(remove o) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joey Hess
				Joey Hess