Skip to content

Fix os independent paths#2043

Merged
benclifford merged 2 commits intoParsl:masterfrom
vkhodygo:os_path_fix
May 3, 2021
Merged

Fix os independent paths#2043
benclifford merged 2 commits intoParsl:masterfrom
vkhodygo:os_path_fix

Conversation

@vkhodygo
Copy link
Copy Markdown
Contributor

@vkhodygo vkhodygo commented Apr 30, 2021

This change was originally added by @rantahar to a fork of libsubmit which means it has to be reintroduced again due to all the structural changes.
I've found this PR a bit later and it was created not long before the project assimilation so it didn't have a chance to be merged. I'm not sure about line endings though, it looks like a reasonable thing since there is going to be Linux running on the other side.

Description

Rather than stacking strings together it's much better to use os module to make it work on Windows as well.

Type of change

Choose which options apply, and delete the ones which do not apply.

  • Bug fix (non-breaking change that fixes an issue)

originally by j.m.o.rantaharju@swansea.ac.uk
@benclifford benclifford changed the title FIX: os independent path Fix os independent paths May 3, 2021
@benclifford benclifford merged commit ce2552c into Parsl:master May 3, 2021
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