summaryrefslogtreecommitdiff
path: root/yarns/yarn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/yarn.sh')
-rw-r--r--yarns/yarn.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/yarns/yarn.sh b/yarns/yarn.sh
index 5f3e59b..1f02369 100644
--- a/yarns/yarn.sh
+++ b/yarns/yarn.sh
@@ -28,7 +28,6 @@ run_jt()
"$SRCDIR/jt" --no-default-config \
--config "$DATADIR/source.conf" \
--config "$DATADIR/time.conf" \
- --layout=pkb \
--no-git \
"$@"
exit_code="$?"