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

wresolver: remove files on empty config #2531

Closed
markus2330 opened this issue Mar 24, 2019 · 2 comments
Closed

wresolver: remove files on empty config #2531

markus2330 opened this issue Mar 24, 2019 · 2 comments

Comments

@markus2330
Copy link
Contributor

markus2330 commented Mar 24, 2019

Steps to Reproduce the Problem

kdb mount -R wresolver wresolver.ecf /tests/wresolver

kdb set user/tests/wresolver/hello world

kdb rm user/tests/wresolver/hello

cat `kdb file user/tests/wresolver`

kdb umount /tests/wresolver

Expected Result

That cat cannot find a file.

Actual Result

cat outputs:

kdbOpen 1
ksNew 0
ksEnd

System Information

  • Elektra Version: master

Implementation Hints

wresolver should remove the configuration files if there are no keys.

@stale
Copy link

stale bot commented May 5, 2020

I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue.
Thank you for your contributions 💖

@stale stale bot added the stale label May 5, 2020
@stale
Copy link

stale bot commented May 19, 2020

I closed this issue now because it has been inactive for more than one year. If I closed it by mistake, please do not hesitate to reopen it or create a new issue with the remainder of this issue.
Thank you for your contributions 💖

@stale stale bot closed this as completed May 19, 2020
@markus2330 markus2330 added this to the 2.0.0 milestone May 19, 2020
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