commit 4e66252a0251d501568e2459149ecb33b682cf7e
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Jun 21 10:36:33 2013 +0300

    print info about defines

 client/make-request.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/client/make-request.sh b/client/make-request.sh
index 6dde9ff..195fa35 100755
--- a/client/make-request.sh
+++ b/client/make-request.sh
@@ -761,6 +761,7 @@ gen_req() {
                        value=${b#*=}
                        b=${b%%=*}
                        echo "           <define name='$(hsc $b)'>$(hsc 
"$value")</define>"
+                       msg "- define $b=$value"
                done
                IFS=$oIFS
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/4e66252a0251d501568e2459149ecb33b682cf7e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to