Skip to content

Commit cdaa916

Browse files
committed
print right variable
1 parent 31a2a20 commit cdaa916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: release_tester/arangodb/installers/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ def __repr__(self):
162162
test filter: {0.test}
163163
skip filter: {0.skip}
164164
run make/check data: {0.checkdata}
165-
sublaunch pwd = {0.test_data_dir}
165+
sublaunch pwd = {0.sublaunch_pwd}
166166
""".format(
167167
self
168168
)

0 commit comments

Comments
 (0)