diff options
Diffstat (limited to 'gdb/testsuite/.Sanitize')
-rw-r--r-- | gdb/testsuite/.Sanitize | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/.Sanitize b/gdb/testsuite/.Sanitize index 8f40dff..0f482fd 100644 --- a/gdb/testsuite/.Sanitize +++ b/gdb/testsuite/.Sanitize @@ -23,8 +23,6 @@ Do-first: Things-to-keep: -# The lines between the "Do-last:" line and the end of the file - .gdbinit ChangeLog Makefile.in @@ -54,9 +52,11 @@ gdb.t23 gdb.t24 gdb.t30 gdb.t31 - lib +Things-to-lose: + +# 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. |