[gnome-software/wip/hughsie/libxmlb: 7/10] trivial: Don't build the extension remotes
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/hughsie/libxmlb: 7/10] trivial: Don't build the extension remotes
- Date: Fri, 19 Oct 2018 15:33:06 +0000 (UTC)
commit 15c6a8d159d778be1d9be331ccf074c38b3a3288
Author: Richard Hughes <richard hughsie com>
Date: Tue Oct 16 10:26:10 2018 +0100
trivial: Don't build the extension remotes
The files are missing, we need to grab them from jrocha...
plugins/flatpak/tests/build.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/plugins/flatpak/tests/build.py b/plugins/flatpak/tests/build.py
index c51bb295..aadf6e04 100755
--- a/plugins/flatpak/tests/build.py
+++ b/plugins/flatpak/tests/build.py
@@ -101,17 +101,17 @@ build_flatpak('org.test.Runtime',
'only-runtime/repo')
# app with an extension
-copy_repo('only-runtime', 'app-extension')
-build_flatpak('org.test.Chiron',
- 'app-extension',
- 'app-extension/repo',
- cleanrepodir=False)
-build_flatpak('org.test.Chiron.Extension',
- 'app-extension',
- 'app-extension/repo',
- cleanrepodir=False)
-copy_repo('app-extension', 'app-extension-update')
-build_flatpak('org.test.Chiron.Extension',
- 'app-extension-update',
- 'app-extension-update/repo',
- cleanrepodir=False)
+#copy_repo('only-runtime', 'app-extension')
+#build_flatpak('org.test.Chiron',
+# 'app-extension',
+# 'app-extension/repo',
+# cleanrepodir=False)
+#build_flatpak('org.test.Chiron.Extension',
+# 'app-extension',
+# 'app-extension/repo',
+# cleanrepodir=False)
+#copy_repo('app-extension', 'app-extension-update')
+#build_flatpak('org.test.Chiron.Extension',
+# 'app-extension-update',
+# 'app-extension-update/repo',
+# cleanrepodir=False)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]