2002-09-08 Ben Elliston <bje@redhat.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / gasp.exp
index 85d0b97f8a50cf1d436551b44637bf5ad2d0140c..e8b007eb32f8fe48e55c061d5939ba30a0206817 100644 (file)
@@ -38,10 +38,3 @@ foreach src [ lsort [ glob $srcdir/gasp/mri/*.asm ] ] {
     regsub "^.*/(\[^/\]*)$" $t "gasp MRI \\1" testname
     gasp_test $t $testname "-M"
 }
-
-# FIXME: this is here cause of a bug in DejaGnu 1.1.1. When it is no longer
-#        in use, then this can be removed.
-if [info exists errorInfo] then {
-    unset errorInfo
-}
-
This page took 0.025508 seconds and 4 git commands to generate.