diff options
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize index 1a6a5e05b21..2f1c2a4793f 100644 --- a/.Sanitize +++ b/.Sanitize @@ -16,7 +16,7 @@ Do-first: if ( echo $* | grep keep\-chill > /dev/null ) ; then - keep_these_too="chillrt" + keep_these_too="chillrt test-chill" fi # All files listed between the "Things-to-keep:" line and the |