binutils/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / gas.exp
index 1dd7cbb025b1c77d631f738a7ed1e8697589ed2f..c41db983c12c0fe950a6d7d2b27ef6dadae3cde5 100644 (file)
@@ -308,7 +308,7 @@ proc test_cond {} {
        send_log "$comp_output\n"
        fail $testname
     } else {
-       if { [regexp_diff dump.out $srcdir/$subdir/cond.l ""] } {
+       if { [regexp_diff dump.out $srcdir/$subdir/cond.l] } {
            fail $testname
        } else {
            pass $testname
This page took 0.023743 seconds and 4 git commands to generate.