Compare commits
2 Commits
ddbd6fa8d1
...
a0ac7fa7e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
a0ac7fa7e9
|
|||
|
612aad911b
|
BIN
fail/bin/fail-x86-tracing
(Stored with Git LFS)
BIN
fail/bin/fail-x86-tracing
(Stored with Git LFS)
Binary file not shown.
BIN
fail/bin/generic-experiment-client
(Stored with Git LFS)
BIN
fail/bin/generic-experiment-client
(Stored with Git LFS)
Binary file not shown.
BIN
fail/bin/generic-experiment-server
(Stored with Git LFS)
BIN
fail/bin/generic-experiment-server
(Stored with Git LFS)
Binary file not shown.
BIN
fail/bin/prune-trace
(Stored with Git LFS)
BIN
fail/bin/prune-trace
(Stored with Git LFS)
Binary file not shown.
2
fail/src
2
fail/src
Submodule fail/src updated: 952b11eaab...926c6a160d
@ -180,6 +180,7 @@ sub import_trace {
|
||||
(
|
||||
"$fail_prune", "--database-option-file $remote_db_conf",
|
||||
"-v $experiment", "-b %%",
|
||||
'-p NoPruner',
|
||||
"--overwrite", ">$remote_builds_dir/$experiment/2_prune.log"
|
||||
);
|
||||
say "Prune command: $prune_command";
|
||||
|
||||
Reference in New Issue
Block a user