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 order for touch command #19

Merged
merged 1 commit into from
Feb 28, 2016

Conversation

schueffi
Copy link
Contributor

In order to reset the modified time to "0", touch must run after xmlstarlet.

Or else the "is-modified-check" in docker-entrypoint will always fail, as xmlstarlet (if run after the touch) will set a new modified-timestamp on the file.

@cptactionhank
Copy link
Owner

Thank you for this 👍 I guess it's time for getting creating acceptance tests that utilises these new features

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.

None yet

2 participants