Skip to content

Commit

Permalink
removed translation of TAI64 to ISO timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnno authored Sep 22, 2020
1 parent 4b90240 commit 5e9b02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boyar/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh +x

multilog_err=1
multilog_cmd="multilog s16777215 n10 '!tai64nlocal' /opt/orbs/logs"
multilog_cmd="multilog s16777215 n10 /opt/orbs/logs"

while [[ "${multilog_err}" -ne "0" ]]; do
sleep 1
Expand Down

0 comments on commit 5e9b02e

Please sign in to comment.