oops
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 23 Jan 2002 02:01:54 +0000 (02:01 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 23 Jan 2002 02:01:54 +0000 (02:01 +0000)
gas/testsuite/gas/mn10300/basic.exp

index af9d873..56cdade 100644 (file)
@@ -1736,7 +1736,7 @@ proc do_am33_8 {} {
 
 proc run_list_test { name opts } {
     global srcdir subdir
-    set testname "alpha $name"
+    set testname "mn10300 $name"
     set file $srcdir/$subdir/$name
     gas_run ${name}.s $opts ">&dump.out"
     if { [regexp_diff "dump.out" "${file}.l"] } then {