This commit is contained in:
parent
a7fae314b3
commit
b0b6c00a90
|
@ -236,5 +236,7 @@ int main(int argc, char *argv[])
|
|||
output::print_matches(matches, opts, input_files.size() == 1);
|
||||
}
|
||||
|
||||
LOG(log::sev::info) << "Exiting program with return code " << return_code;
|
||||
|
||||
return return_code;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user