flatpak: Let the test script fully complete.
This commit is contained in:
parent
8135ffc5da
commit
57febfc08a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,5 +28,5 @@ rm -rf "$STATE_DIR/build"
|
||||||
flatpak-builder "$BUILD_DIR" "$MANIFEST_PATH" --force-clean \
|
flatpak-builder "$BUILD_DIR" "$MANIFEST_PATH" --force-clean \
|
||||||
--state-dir="$STATE_DIR"
|
--state-dir="$STATE_DIR"
|
||||||
flatpak build "$BUILD_DIR" test-all
|
flatpak build "$BUILD_DIR" test-all
|
||||||
flatpak build "$BUILD_DIR" eris
|
flatpak build "$BUILD_DIR" eris --help
|
||||||
echo "Build successfull: $BUILD_DIR"
|
echo "Build successfull: $BUILD_DIR"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue