mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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:
parent
76eb67a0a0
commit
7fcafe9c11
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ while getopts cdr opt; do
|
|||
case $opt in
|
||||
c)
|
||||
color=y
|
||||
debug=y
|
||||
;;
|
||||
d)
|
||||
debug=y
|
||||
|
|
Loading…
Reference in a new issue