Remove .microseconds from start_ts and end_ts.

This commit is contained in:
Daniel Nichter
2013-04-09 12:26:48 -06:00
parent 98a4d9c2d5
commit b77612d730

View File

@@ -5818,6 +5818,8 @@ sub run_service {
my $json = $args{json};
my $curr_ts = $args{curr_ts} || ts(time, 1); # 1=UTC
$curr_ts =~ s/\.\d+$//; # remove .microseconds
# Can't do anything with the lib dir. Since we haven't started
# logging yet, cron should capture this error and email the user.
init_lib_dir(