Commit e8b682b
authored
fix: in addition to localrules statement, infer that job is local if it has any input or output file that is marked as local (#2541)
### QC
<!-- Make sure that you can tick the boxes below. -->
* [x] The PR contains a test case for the changes or the changes are
already covered by an existing test case.
* [x] The documentation (`docs/`) is updated to reflect the changes or
this is not necessary (e.g. if the change does neither modify the
language nor the behavior or functionalities of Snakemake).1 parent d9231c3 commit e8b682b
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
909 | | - | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
910 | 917 | | |
911 | 918 | | |
912 | 919 | | |
| |||
1406 | 1413 | | |
1407 | 1414 | | |
1408 | 1415 | | |
1409 | | - | |
| 1416 | + | |
1410 | 1417 | | |
1411 | 1418 | | |
1412 | 1419 | | |
| |||
0 commit comments