Rename submit_time -> event_time in struct eventlog.
This commit is contained in:
@@ -114,7 +114,7 @@ struct eventlog {
|
||||
char **runargv;
|
||||
char **runenv;
|
||||
char **env_add;
|
||||
struct timespec submit_time;
|
||||
struct timespec event_time;
|
||||
struct timespec iolog_offset;
|
||||
struct timespec run_time;
|
||||
int exit_value;
|
||||
|
Reference in New Issue
Block a user