aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Sanitize6
1 files changed, 0 insertions, 6 deletions
diff --git a/.Sanitize b/.Sanitize
index 775e758..f3e308d 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -15,12 +15,6 @@
Do-first:
-if ( echo $* | grep keep\-chill > /dev/null ) ; then
- keep_these_too="chillrt test-chill"
-else
- lose_these_too="chillrt test-chill"
-fi
-
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
keep_these_too="${keep_these_too} release release-info build-all.mk"
else