Color implies debug.

Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Cristian Ionescu-Idbohrn 2013-05-12 11:49:21 +02:00 committed by Dirk Hohndel
parent 76eb67a0a0
commit 7fcafe9c11

View file

@ -27,6 +27,7 @@ while getopts cdr opt; do
case $opt in
c)
color=y
debug=y
;;
d)
debug=y