From: Doug Evans Date: Tue, 15 Dec 1998 01:10:10 +0000 (+0000) Subject: keep mt-skyb if sky X-Git-Tag: gdb-4_18~508 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=debeb164c8ffedb50ccefbce6047165760d59558;p=external%2Fbinutils.git keep mt-skyb if sky --- diff --git a/config/.Sanitize b/config/.Sanitize index 1b1af3b..826f6fb 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -28,9 +28,9 @@ else fi if ( echo $* | grep keep\-sky > /dev/null ) ; then - keep_these_too="${keep_these_too} mt-sky" + keep_these_too="${keep_these_too} mt-sky mt-skyb" else - lose_these_too="${lose_these_too} mt-sky" + lose_these_too="${lose_these_too} mt-sky mt-skyb" fi # All files listed between the "Things-to-keep:" line and the