Split ls line
This commit is contained in:
parent
96b0d7cd6f
commit
538ba984c8
@ -423,7 +423,9 @@ before_script:
|
||||
- "> .rbconfig.time"
|
||||
- sed -f tool/prereq.status template/Makefile.in common.mk > Makefile
|
||||
- date; make touch-unicode-files
|
||||
- [ ${TRAVIS_OS_NAME} != osx ] || ls -ltT tool/generic_erb.rb template/unicode_norm_gen.tmpl enc/unicode/data/*/ucd/.unicode-tables.time
|
||||
- |-
|
||||
[ ${TRAVIS_OS_NAME} != osx ] ||
|
||||
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
|
||||
- date; make -s $JOBS srcs
|
||||
- rm -f config.status Makefile rbconfig.rb .rbconfig.time
|
||||
|
Loading…
x
Reference in New Issue
Block a user