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 <[email protected]>
---
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 <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to