mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +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
|
case $opt in
|
||||||
c)
|
c)
|
||||||
color=y
|
color=y
|
||||||
|
debug=y
|
||||||
;;
|
;;
|
||||||
d)
|
d)
|
||||||
debug=y
|
debug=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue