mirror of https://github.com/daffainfo/nuclei.git
parent
c4934b7eec
commit
e9d27edf88
|
@ -184,7 +184,7 @@ func (r *Runner) RunEnumeration() {
|
|||
workflow := t.(*workflows.Workflow)
|
||||
r.ProcessWorkflowWithList(workflow)
|
||||
default:
|
||||
gologger.Errorf("Could not parse file '%s': %s\n", r.options.Templates, err)
|
||||
gologger.Errorf("Could not parse file '%s': %s\n", match, err)
|
||||
}
|
||||
}
|
||||
if !results {
|
||||
|
|
Loading…
Reference in New Issue