forked from flatpak/flatpak-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't ignore --build-shell option when configuration fails
--build-shell is supposed to help in debbuging problems for modules, that may be a failure to build, to configure, etc. So it doesn't make much sense that if the configuration step fails we ignore the --build-shell option, which the developer probably use it to debug that configure problem. Fixes flatpak#479
- Loading branch information
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters