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

Cleaning does not work with -p flag #54

Open
asmfreak opened this issue Jun 18, 2020 · 1 comment
Open

Cleaning does not work with -p flag #54

asmfreak opened this issue Jun 18, 2020 · 1 comment

Comments

@asmfreak
Copy link

asmfreak commented Jun 18, 2020

Create project folder with:

lbuild -c some/path/to.xml -p ../yet/another/path/ build

Then run the following command:

lbuild -c some/path/to.xml -p ../yet/another/path/ clean

It reports happily cleaning the folder, but the "cleaned" files remain in place

@salkinium
Copy link
Member

Probably an issue with not finding the .log file and/or not relocating it's paths correctly. I'll have a look.

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

No branches or pull requests

2 participants