diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2017-06-23 11:43:38 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2017-07-03 10:39:56 +0000 |
commit | 0d8deec6ae56c451aeb01712b8b61e95d12ebf35 (patch) | |
tree | 191c30f438b98c7acc95155f260c75d6ec0561ab /selftest | |
parent | 58ff38d456e21071789abad83fb1ed2656dce3a0 (diff) |
Add microsecond accuracy to log timestamps
This is useful while debugging and trying to check events across other
outputs such as pcap files, process logs, etc.
Change-Id: I43bb5c6e9977189251802bc2b078c52eb046bab8
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/process_test.ok.ign | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/process_test.ok.ign b/selftest/process_test.ok.ign index 0abd7d5..b817f5a 100644 --- a/selftest/process_test.ok.ign +++ b/selftest/process_test.ok.ign @@ -1,7 +1,7 @@ PATH='[^']*' PATH=[$PATH] /tmp/[^/ '"]* [TMP] pid=[0-9]* pid=[PID] -....-..-.._..:..:.. [DATETIME] +....-..-.._..:..:..\....... [DATETIME] '[^']*/selftest/process_test/foo.py' [$0] "[^"]*/selftest/process_test/foo.py" [$0] , line [0-9]* , line [LINE] |