ruby-changes:56627
From: Nobuyoshi <ko1@a...>
Date: Tue, 23 Jul 2019 18:00:05 +0900 (JST)
Subject: [ruby-changes:56627] Nobuyoshi Nakada: e8d4f0cbc7 (master): Show seconds and in the modified time order
https://git.ruby-lang.org/ruby.git/commit/?id=e8d4f0cbc7 From e8d4f0cbc78b0e06806394a93ba73b7d04eba14d Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Tue, 23 Jul 2019 17:59:43 +0900 Subject: Show seconds and in the modified time order [ci skip] diff --git a/.travis.yml b/.travis.yml index 7107465..53f5caa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -423,7 +423,7 @@ before_script: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L423 - |- for i in 1 2 3; do date; make touch-unicode-files || break - ls -l tool/generic_erb.rb template/unicode_norm_gen.tmpl enc/unicode/data/*/ucd/.unicode-tables.time + ls -ltT tool/generic_erb.rb template/unicode_norm_gen.tmpl enc/unicode/data/*/ucd/.unicode-tables.time date; make -s $JOBS $UPDATE_UNICODE up && break done - date; make -s $JOBS srcs -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/