keep mt-skyb if sky
authorDoug Evans <dje@google.com>
Tue, 15 Dec 1998 01:10:10 +0000 (01:10 +0000)
committerDoug Evans <dje@google.com>
Tue, 15 Dec 1998 01:10:10 +0000 (01:10 +0000)
config/.Sanitize

index 1b1af3b439ccd2cc37d0eba1fd41f54b65f370c1..826f6fb39ac4e75898b4dddeb999e3d6b27e7fc7 100644 (file)
@@ -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
This page took 0.02439 seconds and 4 git commands to generate.