diff options
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/.Sanitize | 6 | ||||
-rw-r--r-- | gdb/testsuite/config/.Sanitize | 2 | ||||
-rw-r--r-- | gdb/testsuite/lib/.Sanitize | 2 |
3 files changed, 7 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. diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index c2a365d..5459844 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -29,6 +29,8 @@ udi-gdb.exp unix-gdb.exp vx-gdb.exp +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. diff --git a/gdb/testsuite/lib/.Sanitize b/gdb/testsuite/lib/.Sanitize index e5a0216..3a1de3d 100644 --- a/gdb/testsuite/lib/.Sanitize +++ b/gdb/testsuite/lib/.Sanitize @@ -25,6 +25,8 @@ Things-to-keep: gdb.exp +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. |