From 53d822ba91fee2a043f6f534df7e9189dfd75b91 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 21 Feb 2022 22:02:06 -0500 Subject: transient: Replace --jobs with --cores --cores was added as a synonym for --jobs in v3.10.0 (2012), and, as of v6.5.0, --cores and --jobs are distinct things for cloud/cluster jobs. Wait to add --jobs until it's requested. Message-Id: <20220222030207.204401-3-kyle@kyleam.com> --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 73e2e20..64db66f 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ NEWS -- history of user-visible changes -*- mode: org; -*- transient, ~snakemake~. snakemake.el now depends on Transient rather than Magit Popup. +- The ~--jobs~ argument in the ~snakemake~ transient has been replaced + by ~--cores~ to follow upstream changes. ~--cores~ is bound to + ~-c~, and ~--use-conda~ has been moved from ~-c~ to ~-C~. + - The 'name' keyword (new in Snakemake v5.31.0) is now recognized. * v1.8.0 -- cgit v1.2.3