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

allow patch files in /usr/share/holo/files #5

Open
majewsky opened this issue Dec 14, 2015 · 0 comments
Open

allow patch files in /usr/share/holo/files #5

majewsky opened this issue Dec 14, 2015 · 0 comments

Comments

@majewsky
Copy link
Contributor

Currently, configuration can only be modified (as opposed to: replaced) by using holoscripts. Patch files could be more natural to some. Patch files are a bit different from the existing source files since they can work on multiple target files.

This might very well be a separate (non-core) patches plugin instead instead of an addition to the files plugin.

(Migrated from holocm/holo-attic#1.)

LukeShu added a commit to LukeShu/holo that referenced this issue Jan 23, 2018
…should

I was working on implementing patch files (holocm#5), when I noticed the

    base = current

line, which should obviously be

    base = tmp

But if you fix the bug without writing a test, is it really fixed?  So then
I went about trying to figure out how to trigger misbehavior based on that
mistake.  In doing so, I found a second bug, when my test very clearly
should have required `--force`, but it didn't.

The fixes to both bugs are required to make the added test pass.
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