Skip to content

Commit 0bf5f06

Browse files
authored
Print error
1 parent 8290132 commit 0bf5f06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildscripts/builddrivers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ def build(self):
205205
print(f.read())
206206
os.chdir(work_dir)
207207
exit(1)
208-
""
209208
if not self.testing:
210209
choice = input("Rebuild using the same configuration(yes) or quit (no) [yes/no]: ")
211210
choice = choice.lower()

0 commit comments

Comments
 (0)