Skip to content

Fix toil_jobstore option bug - #20

Merged
tikk3r merged 1 commit into
FLOCSoft:mainfrom
JonnyPierce:jobstore_option
Aug 25, 2026
Merged

tikk3r merged 1 commit into
FLOCSoft:mainfrom
JonnyPierce:jobstore_option

Conversation

@JonnyPierce

Copy link
Copy Markdown
Contributor

Fix issue where line below was failing when directory defined by toil_jobstore doesn't already exist

jobstore_is_beegfs = "beegfs" in subprocess.check_output(["df", toil_jobstore]).lower().decode("utf-8")

@tikk3r
tikk3r merged commit 74779f2 into FLOCSoft:main Aug 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants