[ostree] build: Add a note that ostree only supports InstalledTests



commit bb8418ff01cb13f17adaee0d584ecd08f191759c
Author: Colin Walters <walters verbum org>
Date:   Tue Aug 27 19:34:58 2013 -0400

    build: Add a note that ostree only supports InstalledTests

 Makefile.am |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 74102fe..1895774 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -162,3 +162,11 @@ dist-snapshot:
        done; \
        mv ostree-$${GITVERSION}.tar{.tmp,}; \
        gzip -f ostree-$${GITVERSION}.tar 
+
+check-local:
+       @echo "  *** NOTE ***"
+       @echo "  *** NOTE ***"
+       @echo "    ostree only supports https://live.gnome.org/GnomeGoals/InstalledTests";
+       @echo "    To run them, ostree must be configured with --enable-installed-tests and installed"
+       @echo "  *** NOTE ***"
+       @echo "  *** NOTE ***"


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