aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index 8ae4173..e707573 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -31,7 +31,7 @@ fi
gm_files="mpw-xconfig.in mpw-init.c ChangeLog.gm"
-if ( echo $* | grep keep\-mpw > /dev/null ) ; then
+if ( echo $* | grep keep\-gm > /dev/null ) ; then
keep_these_too="${gm_files} ${keep_these_too}"
if [ -n "${verbose}" ] ; then
echo Keeping ${gm_files}