mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Minor fix
This commit is contained in:
@@ -114,7 +114,7 @@ parser.add_argument(
|
||||
args = parser.parse_args()
|
||||
|
||||
if not os.path.exists('features'):
|
||||
quit('''
|
||||
sys.exit('''
|
||||
BIMTester requires a features folder to exist within the current folder.
|
||||
Visit https://blenderbim.org/ to learn more about how to use BIMTester.
|
||||
''')
|
||||
|
||||
Reference in New Issue
Block a user