public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* gas elf.exp
@ 2001-06-08  8:31 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2001-06-08  8:31 UTC (permalink / raw)
  To: binutils

gas/testsuite/gas/ChangeLog
	* gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.

Index: elf.exp
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/elf/elf.exp,v
retrieving revision 1.9
diff -u -p -r1.9 elf.exp
--- elf.exp	2001/06/08 01:08:05	1.9
+++ elf.exp	2001/06/08 15:26:17
@@ -6,7 +6,7 @@ proc run_list_test { name suffix opts } 
     global READELF
     global srcdir subdir
     set testname "elf $name list"
-    set file $srcdir/$subdir/$readelf
+    set file $srcdir/$subdir/$name
     gas_run ${name}.s "$opts -o dump.o" ">&dump.out"
     if { [regexp_diff "dump.out" "${file}.l"] } then {
 	fail $testname

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-06-08  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-08  8:31 gas elf.exp Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).