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:
5630c28
)
tipo
author
Ian Lance Taylor
<ian@airs.com>
Thu, 18 Jun 1998 16:20:45 +0000
(16:20 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 18 Jun 1998 16:20:45 +0000
(16:20 +0000)
opcodes/.Sanitize
patch
|
blob
|
history
diff --git
a/opcodes/.Sanitize
b/opcodes/.Sanitize
index c9ae9eb6ac0deb997bd6554eeb9aeee37fafbc60..21f4cc9de7f888c5824da261de6215ac75cc31e8 100644
(file)
--- a/
opcodes/.Sanitize
+++ b/
opcodes/.Sanitize
@@
-173,7
+173,7
@@
if ( echo $* | grep keep\-am33 > /dev/null ) ; then
fi
done
else
- for i in $am33
-
files ; do
+ for i in $am33
_
files ; do
if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
if [ -n "${verbose}" ] ; then
echo Removing traces of \"am33\" from $i...