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 | gdb-e90de1f58e31cd0a1405a97900508abdbb50b674.zip gdb-e90de1f58e31cd0a1405a97900508abdbb50b674.tar.gz gdb-e90de1f58e31cd0a1405a97900508abdbb50b674.tar.bz2 |
Add test-chill.
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |