1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Show seconds and in the modified time order

[ci skip]
This commit is contained in:
Nobuyoshi Nakada 2019-07-23 17:59:43 +09:00
parent 0338c44bde
commit e8d4f0cbc7
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -423,7 +423,7 @@ before_script:
- |-
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