X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Ftemplate;h=a24d79ed748d44d0706b2296b83d51fd6363268d;hb=a9660a6f4063c7e1fb892ec709c954c56896ab8d;hp=41c4dc957c307d1916c0f0cdbeb5d5613dc5b952;hpb=6bf74aa6ca60815497b24ce767935c53cb89c9aa;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/gas/template b/gas/testsuite/gas/template index 41c4dc957c..a24d79ed74 100644 --- a/gas/testsuite/gas/template +++ b/gas/testsuite/gas/template @@ -53,7 +53,7 @@ proc do_foo {} { -re "^ +\[0-9\]+ 0000 00000000\[^\n\]*\n" { set x 1 } -re "^ +3\[ \t\]+/. Looking for C comments. ./\r\n" { set x 1 } -re "\[^\n\]*\n" { } - timeout { error "timeout\n"; break } + timeout { perror "timeout\n"; break } eof { break } } }