Merge pull request #179 from DeadZen/dz-fix-eunit-startup Fix lager eunit initialization
Project: http://git-wip-us.apache.org/repos/asf/couchdb-lager/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-lager/commit/7763143a Tree: http://git-wip-us.apache.org/repos/asf/couchdb-lager/tree/7763143a Diff: http://git-wip-us.apache.org/repos/asf/couchdb-lager/diff/7763143a Branch: refs/heads/import-master Commit: 7763143a293edebb2885d8a7cf8124778edb8bba Parents: ad40089 be6a315 Author: Andrew Thompson <[email protected]> Authored: Mon Nov 11 13:55:05 2013 -0800 Committer: Andrew Thompson <[email protected]> Committed: Mon Nov 11 13:55:05 2013 -0800 ---------------------------------------------------------------------- src/error_logger_lager_h.erl | 3 +-- src/lager_console_backend.erl | 4 ++-- src/lager_file_backend.erl | 4 ++-- src/lager_handler_watcher.erl | 4 ++-- test/lager_test_backend.erl | 8 ++++---- 5 files changed, 11 insertions(+), 12 deletions(-) ----------------------------------------------------------------------
