[node-patches] Change in ovirt-node[master]: recipe: Show distro in use
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Tue May 20 09:10:10 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: recipe: Show distro in use
......................................................................
recipe: Show distro in use
Mainly for debugging purpose
Change-Id: I1e28f0c42ecaa855bd37e9ee91ce4197c46422ac
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/10/27910/1
diff --git a/recipe/Makefile.am b/recipe/Makefile.am
index c9798f8..a480e6a 100644
--- a/recipe/Makefile.am
+++ b/recipe/Makefile.am
@@ -124,6 +124,7 @@
)
version.ks:
+ echo DISTRO $(DISTRO)
( \
echo "PRODUCT='"$(PRODUCT)"'" ;\
echo "PRODUCT_SHORT='"$(PRODUCT_SHORT)"'" ;\
--
To view, visit http://gerrit.ovirt.org/27910
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e28f0c42ecaa855bd37e9ee91ce4197c46422ac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list