diff options
author | Rob Savoye <rob@cygnus> | 1993-04-22 04:45:31 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1993-04-22 04:45:31 +0000 |
commit | e0ba174efddbcb6ec4bd9fcf2591c18793025e1c (patch) | |
tree | 8e6400b02d03679bbdf11a646e91c3f2edeb5d76 /binutils/testsuite | |
parent | 11fdc75ce68ca1bd18c8f6cdbfe17450cf7b9626 (diff) | |
download | gdb-e0ba174efddbcb6ec4bd9fcf2591c18793025e1c.zip gdb-e0ba174efddbcb6ec4bd9fcf2591c18793025e1c.tar.gz gdb-e0ba174efddbcb6ec4bd9fcf2591c18793025e1c.tar.bz2 |
Updated since all the init module names changed.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/config/.Sanitize | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/binutils/testsuite/config/.Sanitize b/binutils/testsuite/config/.Sanitize index 74a07bc..92c26ed 100644 --- a/binutils/testsuite/config/.Sanitize +++ b/binutils/testsuite/config/.Sanitize @@ -24,12 +24,13 @@ Do-first: Things-to-keep: -abug-nm.exp -aout-nm.exp -coff-nm.exp -udi-nm.exp -unix-nm.exp -vx-nm.exp +abug.exp +aout.exp +coff.exp +nind.exp +udi.exp +unix.exp +vx.exp # The lines between the "Do-last:" line and the end of the file # are executed as a /bin/sh shell script after everything else is |