We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Probably an issue with not finding the .log file and/or not relocating it's paths correctly. I'll have a look.
.log
Sorry, something went wrong.
No branches or pull requests
Create project folder with:
Then run the following command:
It reports happily cleaning the folder, but the "cleaned" files remain in place
The text was updated successfully, but these errors were encountered: