Store runenv in the I/O log info file too.
This commit is contained in:
@@ -59,6 +59,7 @@ struct iolog_details {
|
||||
char *ttyname;
|
||||
char **argv;
|
||||
char **env_add;
|
||||
char **envp;
|
||||
struct timespec submit_time;
|
||||
int argc;
|
||||
int lines;
|
||||
|
Reference in New Issue
Block a user