Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing bug that user is replaced anywhere in the line #159

Merged
merged 1 commit into from May 3, 2020

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented May 2, 2020

We need to only replace a USER directive from a Dockerfile with a Singularity "equivalent" given that it's found at the beginning of the line, and not somewhere later (used as a different variable!) This will fix #158.

Signed-off-by: vsoch vsochat@stanford.edu

… writer

Signed-off-by: vsoch <vsochat@stanford.edu>
@vsoch vsoch merged commit 9e259aa into master May 3, 2020
@vsoch vsoch deleted the fix/user-regex branch May 3, 2020 04:16
@vsoch
Copy link
Member Author

vsoch commented May 3, 2020

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.

spython replaces variables with USER in the name..
1 participant