From: Stan Shebs Date: Thu, 30 Jun 1994 03:25:02 +0000 (+0000) Subject: Fix a booboo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d9171304f2a3f763c3bc15775d63ddad0ba3451;p=binutils-gdb.git Fix a booboo --- diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 8ae4173802b..e7075730def 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}