mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	autotest.sh to cat *.err on error
This commit is contained in:
		
							parent
							
								
									531d36336d
								
							
						
					
					
						commit
						21fa8972f3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -226,6 +226,7 @@ do
 | 
				
			||||||
		if $warn_iverilog_git; then
 | 
							if $warn_iverilog_git; then
 | 
				
			||||||
			echo "Note: Make sure that 'iverilog' is an up-to-date git checkout of Icarus Verilog."
 | 
								echo "Note: Make sure that 'iverilog' is an up-to-date git checkout of Icarus Verilog."
 | 
				
			||||||
		fi
 | 
							fi
 | 
				
			||||||
 | 
							cat ${bn}.err
 | 
				
			||||||
		$keeprunning || exit 1
 | 
							$keeprunning || exit 1
 | 
				
			||||||
	fi
 | 
						fi
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue