diff options
author | Kyle Meyer <kyle@kyleam.com> | 2017-03-31 23:38:43 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2017-03-31 23:40:03 -0400 |
commit | 1c0cacd6d6291eafa7698a87cf8dac20bde803b1 (patch) | |
tree | f28e94cd297d2428c3421b97f86f493d7bfaef46 /snakemake-test.el | |
parent | 349980879a66493ed421e9c83f4857662267b8df (diff) | |
download | snakemake-mode-1c0cacd6d6291eafa7698a87cf8dac20bde803b1.tar.gz |
snakemake-build-targets: set directory
snakemake-build-targets needs to set default-directory to the
Snakefile directory so that snakemake-term-process correctly reports
whether there is an active terminal when the user initiates the call
from a subdirectory.
Conceptually, it also makes sense to handle the directory change in
snakemake-build-targets. The docstrings for the lower-level
snakemake-compile-targets and snakemake-term-build-targets specify
that they correspond to a "snakemake ..." call, which implies that
their caller is responsible for making sure they are called from the
Snakefile directory.
Diffstat (limited to 'snakemake-test.el')
0 files changed, 0 insertions, 0 deletions