switch back to BasicPruner
This commit is contained in:
@ -180,7 +180,8 @@ sub import_trace {
|
||||
(
|
||||
"$fail_prune", "--database-option-file $remote_db_conf",
|
||||
"-v $experiment", "-b %%",
|
||||
'-p NoPruner',
|
||||
#'-p NoPruner',
|
||||
`-p BasicPruner`,
|
||||
"--overwrite", ">$remote_builds_dir/$experiment/2_prune.log"
|
||||
);
|
||||
say "Prune command: $prune_command";
|
||||
|
||||
Reference in New Issue
Block a user