stfu linker
echt ook altijd gezeik met jou lukt ook nooit geen ene ...
This commit is contained in:
@@ -249,7 +249,7 @@ def main():
|
||||
help='Nice value for process priority (default: 20). Valid values are 0 (highest priority) to 39 (lowest priority). Lower values use more system resources.')
|
||||
args = parser.parse_args()
|
||||
|
||||
setup_logging(args.verbose)
|
||||
setup_logging(bool(args.verbose))
|
||||
|
||||
source_dir = args.source_dir
|
||||
destination_dir = args.destination_dir if args.destination_dir else args.source_dir
|
||||
|
||||
Reference in New Issue
Block a user