mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 20:38:06 +00:00
@ -148,6 +148,7 @@ impl GeneratorTask {
|
||||
utils::reset_tmp_dir(&output_dir).await?;
|
||||
let (mut generator, generator_path) = {
|
||||
let expand = Expand::new()
|
||||
.setup_dir(&self.config.common.setup_dir)
|
||||
.generated_inputs(&output_dir)
|
||||
.input_corpus(&corpus_dir)
|
||||
.generator_exe(&self.config.generator_exe)
|
||||
|
Reference in New Issue
Block a user