summaryrefslogtreecommitdiffstats
path: root/scripts/check-version
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check-version')
-rwxr-xr-xscripts/check-version1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/check-version b/scripts/check-version
index a6f1f211a..ab98211c6 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