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

index 2588621..4c6c10a 100755 (executable)
@@ -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 "