*** empty log message ***
This commit is contained in:
parent
4c3aa7bb0a
commit
5f859b3901
|
|
@ -58,6 +58,8 @@ main(int argc, char *argv[]) {
|
|||
|
||||
if(bRemoveBrackets) {
|
||||
hash.set_output_brackets(false);
|
||||
// output base of Filename along w/md5
|
||||
cout << source_file.get_basename() << " ";
|
||||
}
|
||||
|
||||
cout << hash << endl;
|
||||
|
|
|
|||
Loading…
Reference in New Issue