1
0
mirror of https://github.com/daknuett/licor synced 2024-07-20 12:15:24 +00:00

some bugfixes

This commit is contained in:
Daniel Knuettel 2017-12-29 00:08:37 +01:00
parent 5aae1ba847
commit 74258ce194

View File

@ -179,6 +179,8 @@ if( __name__ == "__main__"):
method = "line"
path = args["<path>"]
if(not path):
path = "."
ignore_paths = args["--ignore-paths"].split(",")
ignore_db = args["--ignore-db"]
insert_templates_all(path, args["--file-ending"], ignore_paths, license_name,