Read config before creating a workdir
authorJannis Harder <me@jix.one>
Tue, 5 Jul 2022 15:20:55 +0000 (17:20 +0200)
committerJannis Harder <me@jix.one>
Tue, 5 Jul 2022 15:20:55 +0000 (17:20 +0200)
commit566edad13c369bd4a4f5c7bc61a11b7e5d390493
tree2e5dc8230ab4da13af30d7448dc922bd7c56693f
parentff1f87e169ace5d42ed20c3bfab755530c38fb37
Read config before creating a workdir

When using a task name not defined in the config, this now produces an
error before creating an unnecessary workdir for that non-existing task.
sbysrc/sby.py