Skip to content

Commit 2b98a48

Browse files
pcaspersjenkins
authored andcommitted
print ore executable location
1 parent 1a75e8b commit 2b98a48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Examples/ore_examples_helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def _locate_ore_exe(self):
8080
else:
8181
print_on_console("ORE executable not found.")
8282
quit()
83+
print_on_console("Using ORE executable " + (os.path.abspath(self.ore_exe)))
8384

8485
def print_headline(self, headline):
8586
self.headlinecounter += 1

0 commit comments

Comments
 (0)