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:
204ff78
)
keep release stuff around for Cygnus releases
author
David D. Zuhn
<zoo@cygnus>
Thu, 13 May 1993 19:16:46 +0000
(19:16 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Thu, 13 May 1993 19:16:46 +0000
(19:16 +0000)
.Sanitize
patch
|
blob
|
history
diff --git
a/.Sanitize
b/.Sanitize
index bde9f40b9a9b5e7031b8381d4c450075a7ae446a..31ebb7c5f1b8c5c033e3b12036cdf53d225dce0d 100644
(file)
--- a/
.Sanitize
+++ b/
.Sanitize
@@
-19,6
+19,11
@@
if ( echo $* | grep keep\-chill > /dev/null ) ; then
keep_these_too="chillrt test-chill"
fi
+if ( echo $* | grep keep\-cygnus > /dev/null) ; then
+ keep_these_too="${keep_these_too} release release-info"
+fi
+
+
# All files listed between the "Things-to-keep:" line and the
# "Do-last:" line will be kept. All other files will be removed.
# Directories listed in this section will have their own Sanitize