[citemplates/rewrite-manifest] fixup! rewrite manifest to build the module from the current directory



commit 7623fecccf88c01106fcd5414b886ff219e4148d
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Apr 11 14:04:15 2020 +0100

    fixup! rewrite manifest to build the module from the current directory

 flatpak/flatpak_ci_initiative.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index 47ca202..2634c08 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -12,7 +12,9 @@
     - >
       xvfb-run -a -s "-screen 0 1024x768x24"
       flatpak-builder --user --disable-rofiles-fuse --build-shell=${FLATPAK_MODULE} flatpak_app 
${MANIFEST_PATH} <<END
+
       LANG=C.UTF-8 NO_AT_BRIDGE=1 dbus-run-session meson test --no-stdsplit --print-errorlogs 
${TEST_RUN_ARGS}
+
       END
 
     # Generate a Flatpak bundle


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]