aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2144/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/issue2144/testsuite.sh')
-rwxr-xr-xtestsuite/synth/issue2144/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/issue2144/testsuite.sh b/testsuite/synth/issue2144/testsuite.sh
index 170abfafd..7429a17b3 100755
--- a/testsuite/synth/issue2144/testsuite.sh
+++ b/testsuite/synth/issue2144/testsuite.sh
@@ -4,7 +4,7 @@
synth repro.vhdl -e > syn_repro.vhdl 2> repro.err
-diff_nocr repro.ref repro.err
+grep report repro.err | diff_nocr repro.ref -
synth_only bug