diff options
Diffstat (limited to 'testsuite/gna/bug0122/testsuite.sh')
-rwxr-xr-x | testsuite/gna/bug0122/testsuite.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gna/bug0122/testsuite.sh b/testsuite/gna/bug0122/testsuite.sh index 88f3ba309..daa3869c1 100755 --- a/testsuite/gna/bug0122/testsuite.sh +++ b/testsuite/gna/bug0122/testsuite.sh @@ -3,6 +3,6 @@ . ../../testenv.sh analyze_failure tab1.vhdl 2> tab1.err -diff --strip-trailing-cr tab1.ref tab1.err +diff_nocr tab1.ref tab1.err echo "Test successful" |