projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
054308a
)
Fix a booboo
author
Stan Shebs
<shebs@codesourcery.com>
Thu, 30 Jun 1994 03:25:02 +0000
(
03:25
+0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Thu, 30 Jun 1994 03:25:02 +0000
(
03:25
+0000)
gdb/.Sanitize
patch
|
blob
|
history
diff --git
a/gdb/.Sanitize
b/gdb/.Sanitize
index 8ae4173802bad94935af09ae41ee9adb3231960c..e7075730def7c2823717a4e5beda20b0715b3bad 100644
(file)
--- 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}