1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/logger
nobu f6e77b9d35 logger.rb: fix next rotate time
* lib/logger.rb (Logger::LogDevice#initialize): calculate next
  rotate time based on the mtime of the last existing file.
  [ruby-dev:49881] [Bug #12948]

Author: Tsukasa Oishi <tsukasa.oishi@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-16 06:59:42 +00:00
..
test_logdevice.rb logger.rb: fix next rotate time 2016-11-16 06:59:42 +00:00
test_logger.rb test_logger.rb: suppress a warning 2016-11-05 02:39:09 +00:00
test_severity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00