diff options
author | Fred Fish <fnf@specifix.com> | 1993-07-30 16:46:19 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-07-30 16:46:19 +0000 |
commit | 775d4a40960b52a877f2dc6bc5ce181872b4a06c (patch) | |
tree | 8c5d652535b039b76a8792ebbee1d65773368b6a /gdb/testsuite/lib | |
parent | 247145e6f09b18f41117b8239dae0d4d9b539950 (diff) | |
download | gdb-775d4a40960b52a877f2dc6bc5ce181872b4a06c.zip gdb-775d4a40960b52a877f2dc6bc5ce181872b4a06c.tar.gz gdb-775d4a40960b52a877f2dc6bc5ce181872b4a06c.tar.bz2 |
Add .Sanitize to Things-to-lose list.
Diffstat (limited to 'gdb/testsuite/lib')
-rw-r--r-- | gdb/testsuite/lib/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/lib/.Sanitize b/gdb/testsuite/lib/.Sanitize index 3a1de3d..670c4ba 100644 --- a/gdb/testsuite/lib/.Sanitize +++ b/gdb/testsuite/lib/.Sanitize @@ -27,6 +27,8 @@ gdb.exp Things-to-lose: +.Sanitize + # 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 # done. |