mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-03 21:29:23 +00:00
Fix debug flag use
This commit is contained in:
@@ -65,7 +65,7 @@ namespace ProtectionScan.Features
|
||||
!GetBoolean(_noContentsName),
|
||||
!GetBoolean(_noPathsName),
|
||||
!GetBoolean(_noSubdirsName),
|
||||
!GetBoolean(_debugName),
|
||||
GetBoolean(_debugName),
|
||||
fileProgress);
|
||||
|
||||
// Loop through the input paths
|
||||
|
||||
Reference in New Issue
Block a user