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:
b864c03
)
delete setting of a variable i wound up not using
author
Ken Raeburn
<raeburn@cygnus>
Wed, 30 Jun 1993 09:17:06 +0000
(09:17 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 30 Jun 1993 09:17:06 +0000
(09:17 +0000)
bfd/.Sanitize
patch
|
blob
|
history
diff --git
a/bfd/.Sanitize
b/bfd/.Sanitize
index 8acde571126728f483856265df3d6d1cb7faa7b3..d74eb71532e6dea406d9e8a7870f1f4bf4b163c0 100644
(file)
--- a/
bfd/.Sanitize
+++ b/
bfd/.Sanitize
@@
-153,11
+153,6
@@
Things-to-lose:
Do-last:
v9files="configure.in elfcode.h"
-if [ -n "${verbose}" ] ; then
- say=echo
-else
- say=true
-fi
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
if [ -n "${verbose}" ] ; then
echo Keeping v9 stuff in $v9files.