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

Added -r flag to read so that filenames with \ will be read correctly #44

Merged
merged 1 commit into from Apr 11, 2013
Merged

Added -r flag to read so that filenames with \ will be read correctly #44

merged 1 commit into from Apr 11, 2013

Conversation

abohne
Copy link

@abohne abohne commented Apr 8, 2013

I ran into an issue where fragment file names may include a \. When concatfragments.sh was run, it was incorrectly swallowing the \ character in the file name, causing the fragment to not be included in the final file. This change fixes that behavior.

ripienaar added a commit that referenced this pull request Apr 11, 2013
Added -r flag to read so that filenames with \ will be read correctly
@ripienaar ripienaar merged commit 57ce1c7 into puppetlabs:master Apr 11, 2013
@ripienaar
Copy link
Contributor

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants