Show seconds and in the modified time order
[ci skip]
This commit is contained in:
parent
0338c44bde
commit
e8d4f0cbc7
@ -423,7 +423,7 @@ before_script:
|
|||||||
- |-
|
- |-
|
||||||
for i in 1 2 3; do
|
for i in 1 2 3; do
|
||||||
date; make touch-unicode-files || break
|
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
|
date; make -s $JOBS $UPDATE_UNICODE up && break
|
||||||
done
|
done
|
||||||
- date; make -s $JOBS srcs
|
- date; make -s $JOBS srcs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user