;shake: wording
This commit is contained in:
		
							parent
							
								
									d028b1f062
								
							
						
					
					
						commit
						1a924f3a16
					
				
							
								
								
									
										2
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Shake.hs
									
									
									
									
									
								
							| @ -373,7 +373,7 @@ main = do | |||||||
| 
 | 
 | ||||||
|         let pkg = takeDirectory out |         let pkg = takeDirectory out | ||||||
|         when (pkg /= "hledger-lib") $ liftIO $ do |         when (pkg /= "hledger-lib") $ liftIO $ do | ||||||
|           putStrLn $ out++": hledger bounds are now (improve if needed):" |           putStrLn $ out++": hledger bounds are (improve if needed):" | ||||||
|           cmd_ Shell grep "'^ *- +hledger.*[<>=]'" out  |           cmd_ Shell grep "'^ *- +hledger.*[<>=]'" out  | ||||||
|             " || [[ $? == 1 ]]"  -- ignore no matches, https://unix.stackexchange.com/a/427598 |             " || [[ $? == 1 ]]"  -- ignore no matches, https://unix.stackexchange.com/a/427598 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user