tools: functest rule fix
This commit is contained in:
		
							parent
							
								
									17fbc9de14
								
							
						
					
					
						commit
						4c930edd94
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -309,7 +309,7 @@ unittesths: | ||||
| 
 | ||||
| # run functional tests, requires shelltestrunner >= 0.9 from hackage
 | ||||
| # 16 threads sometimes gives "commitAndReleaseBuffer: resource vanished (Broken pipe)" here but seems harmless
 | ||||
| functest: hledger | ||||
| functest: bin/hledger | ||||
| 	(shelltest tests --implicit=none --plain --threads=16 \
 | ||||
| 		&& echo $@ PASSED) || echo $@ FAILED | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user