diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-04-19 18:52:56 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-04-19 18:52:56 +0000 |
commit | e3ed156eeb241234f0ad7d12363172e655209654 (patch) | |
tree | 60af21090f97b033785093ed00a123006808cf88 /tests/.cvsignore | |
parent | 1101d23604dae236063938c23470c85c17f76988 (diff) | |
download | busybox-e3ed156eeb241234f0ad7d12363172e655209654.tar.gz |
Make the sys logger for so that concurrent logging will work
properly (see tests/syslog_test.c for example).
-Erik
Diffstat (limited to 'tests/.cvsignore')
-rw-r--r-- | tests/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 5f8452313..3645cf92f 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -13,3 +13,4 @@ mv mv_*.bb mv_*.gnu mv_tests +syslog_test |