Skip to content

Conversation

@thiell
Copy link
Collaborator

@thiell thiell commented Oct 29, 2021

Fixes the following warning:

Rsh.py:77: DeprecationWarning: invalid escape sequence \d
match = re.search("^XXRETCODE: (\d+)$", msg.decode())

Signed-off-by: Stephane Thiell [email protected]

Fixes the following warning:

Rsh.py:77: DeprecationWarning: invalid escape sequence \d
  match = re.search("^XXRETCODE: (\d+)$", msg.decode())

Signed-off-by: Stephane Thiell <[email protected]>
@thiell thiell self-assigned this Oct 29, 2021
@thiell thiell added this to the 1.8.4 milestone Oct 29, 2021
@thiell thiell merged commit 55fead4 into cea-hpc:master Nov 1, 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.

1 participant