summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-11-22 19:45:39 +0200
committerLars Wirzenius <liw@liw.fi>2014-11-22 19:45:39 +0200
commita9ae0264de61e057972d0c08436e50a0e016e379 (patch)
tree1e753744a82ba129f04cc8c19da062fc192ca94c /yarns
parenta7f0cd87d9a03b97751207dd7079309e92bc2bf7 (diff)
downloadjt-a9ae0264de61e057972d0c08436e50a0e016e379.tar.gz
Remove non-pkb layouts (sorry)
Diffstat (limited to 'yarns')
-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="$?"