don't save client logs
This commit is contained in:
BIN
fail/bin/fail-x86-tracing
(Stored with Git LFS)
Executable file
BIN
fail/bin/fail-x86-tracing
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/generic-experiment-client
(Stored with Git LFS)
Executable file
BIN
fail/bin/generic-experiment-client
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/generic-experiment-server
(Stored with Git LFS)
Executable file
BIN
fail/bin/generic-experiment-server
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/import-trace
(Stored with Git LFS)
Executable file
BIN
fail/bin/import-trace
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/prune-trace
(Stored with Git LFS)
Executable file
BIN
fail/bin/prune-trace
(Stored with Git LFS)
Executable file
Binary file not shown.
@ -225,8 +225,9 @@ sub inject {
|
|||||||
"-Wf,--fail-marker=fail_marker_negative",
|
"-Wf,--fail-marker=fail_marker_negative",
|
||||||
"-Wf,--detected-marker=fail_marker_detected",
|
"-Wf,--detected-marker=fail_marker_detected",
|
||||||
|
|
||||||
# ">/dev/null"
|
">/dev/null"
|
||||||
">$remote_builds_dir/$experiment/4_client.log"
|
|
||||||
|
# ">$remote_builds_dir/$experiment/4_client.log"
|
||||||
);
|
);
|
||||||
say "Client command: $client_command";
|
say "Client command: $client_command";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user