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

Backslash in conffiles on Windows #53

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 2 comments
Open

Backslash in conffiles on Windows #53

GoogleCodeExporter opened this issue Jun 12, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Using the conffiles element on Windows results in backslashes appearing after 
subdirectories as directory separators in the entries within the conffiles 
file. For example:
<conffiles dir="conf" prefix="etc/mireka" />
A line from the generated conffiles:
/etc/mireka/submission\queues.js
Of course a forward slash is expected here.

This happens both in the released 0.0.1 and in the current trunk (as of 
2012-05-23).

I am willing to make a patch, but I am not sure if the committers can devote 
time for reviewing patches.(?)

Original issue reported on code.google.com by hontvari@flyordie.com on 22 May 2012 at 11:05

@GoogleCodeExporter
Copy link
Author

Yes, I would review the patch if you make one. Thanks.

Original comment by marius.s...@gmail.com on 22 May 2012 at 11:11

@GoogleCodeExporter
Copy link
Author

I have attached a two lines patch which fixes the issue according to my test.

Original comment by hontvari@flyordie.com on 23 May 2012 at 2:14

Attachments:

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

No branches or pull requests

1 participant