summaryrefslogtreecommitdiff
path: root/subplot/jt.py
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/jt.py')
-rw-r--r--subplot/jt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot/jt.py b/subplot/jt.py
index 5441ac3..dfdf44c 100644
--- a/subplot/jt.py
+++ b/subplot/jt.py
@@ -65,7 +65,7 @@ def run_jt_finish(ctx, dirname=None):
def _binary(name):
srcdir = globals()["srcdir"]
- return os.path.join(srcdir, "target", "debug", "jt2")
+ return os.path.join(srcdir, "target", "debug", "jt")
def output_contains(ctx, pattern=None):