summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--yarns/yarn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/yarns/yarn.sh b/yarns/yarn.sh
index 1f02369..04539da 100644
--- a/yarns/yarn.sh
+++ b/yarns/yarn.sh
@@ -24,6 +24,7 @@
run_jt()
{
set +e
+ touch "$DATADIR/time.conf"
EDITOR=true \
"$SRCDIR/jt" --no-default-config \
--config "$DATADIR/source.conf" \