]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
futureproof -r default
authorMartin Taibr <taibr.martin@gmail.com>
Fri, 27 Sep 2019 13:15:49 +0000 (15:15 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Fri, 27 Sep 2019 13:15:49 +0000 (15:15 +0200)
misc/tools/all/xonotic.subr

index 1d5d75cb57015ec2998cabfd73338383f4390945..9bc4cd6ea1714c21791078860865dd12d215ed02 100644 (file)
@@ -27,7 +27,7 @@ case "$cmd" in
                cleanqcc=false
                cleanqc=false
                compiled0=
                cleanqcc=false
                cleanqc=false
                compiled0=
-               debug=release
+               debug=release  # when changing this default, change the description in the zsh autocompletion script
                if [ -z "$CC" ]; then
                        export CC="gcc"
                fi
                if [ -z "$CC" ]; then
                        export CC="gcc"
                fi