[PATCH 3/8] Color implies debug.

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Sun May 12 02:49:21 PDT 2013


Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>
---
 scripts/check-version |    1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/check-version b/scripts/check-version
index a6f1f21..ab98211 100755
--- a/scripts/check-version
+++ b/scripts/check-version
@@ -27,6 +27,7 @@ while getopts cdr opt; do
 	case $opt in
 		c)
 			color=y
+			debug=y
 			;;
 		d)
 			debug=y
-- 
1.7.10.4



More information about the subsurface mailing list