]> xenbits.xensource.com Git - raisin.git/commit
raisin: introduce verbose_echo
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 21 Apr 2015 15:42:06 +0000 (15:42 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 21 Apr 2015 15:42:06 +0000 (15:42 +0000)
commit8e725ef224e70cd0453a528f7678e9877d7a5faa
tree8df994b54d1eb4b81972ba6a4b6fa7f4e16ea9ad
parent48901d257e0b179d7124ddeccea355f960d6c167
raisin: introduce verbose_echo

A new utility function to make the code more readable and compact:
prints a message if VERBOSE = 1.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---

Changes in v2:
- rename _verbose_echo to verbose_echo
lib/common-functions.sh