Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Fix docker check if docker is a wrapper for podman #1699

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

pagrubel
Copy link
Contributor

This fixes the docker check if there is a docker wrapper for podman.

@pagrubel
Copy link
Contributor Author

Should fix issue #1656

@pagrubel
Copy link
Contributor Author

What's the magic to get the tests to pass for this simple PR?

Copy link
Collaborator

@reidpr reidpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pat, thanks for the patch. I am sorry to let it sit so long. @mphinney1100 referred the brackets problem to me. Indeed, this caused the test failure. Changing to single brackets made the glob pattern not work any more, so I pushed an alternative. Also I moved the error message to later.

Can you please try the changed PR and let us know if it works for you?

@reidpr
Copy link
Collaborator

reidpr commented Aug 24, 2023

This time the test failure is spurious (see PR #1707).

@pagrubel
Copy link
Contributor Author

pagrubel commented Sep 5, 2023

Thank you for the fix. It does work on the system that we encountered problems on.

@reidpr reidpr merged commit 5d8f4c2 into hpc:master Sep 6, 2023
5 of 6 checks passed
@pagrubel pagrubel deleted the docker_wrapper_check branch September 6, 2023 17:32
@reidpr reidpr linked an issue Sep 6, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

base.sh hangs when docker has been replaced with podman
2 participants