projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a61771d
)
Include nanoseconds in timestamps
Dagfinn Ilmari Mannsåker [Tue, 20 Jan 2015 14:24:54 +0000 (14:24 +0000)]
maint/travis-ci_scripts/common.bash
patch
|
blob
|
blame
|
history
diff --git
a/maint/travis-ci_scripts/common.bash
b/maint/travis-ci_scripts/common.bash
index
2588621
..
4c6c10a
100755
(executable)
--- a/
maint/travis-ci_scripts/common.bash
+++ b/
maint/travis-ci_scripts/common.bash
@@
-12,7
+12,7
@@
if [[ "$TRAVIS" != "true" ]] ; then
exit 1
fi
-tstamp() { echo -n "[$(date '+%H:%M:%S')]" ; }
+tstamp() { echo -n "[$(date '+%H:%M:%S.%N')]" ; }
ci_vm_state_text() {
echo "