diff options
author | Bill Cox <bill@cygnus> | 1993-02-13 06:44:46 +0000 |
---|---|---|
committer | Bill Cox <bill@cygnus> | 1993-02-13 06:44:46 +0000 |
commit | e90de1f58e31cd0a1405a97900508abdbb50b674 (patch) | |
tree | ce1454d1207c7ed1871921447970f2197a202bb2 /.Sanitize | |
parent | 6d4ea3a54939bb89182b6def9263b5aa6b9afc52 (diff) | |
download | binutils-gdb-e90de1f58e31cd0a1405a97900508abdbb50b674.tar.gz |
Add test-chill.
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 |