]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
make the algorithm a bit more customizable
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 050516b519b871edd3364f5d4f9356bab770f435..1296bdae9cecb62e4f6f4ae97d19a2e7a3e3236b 100755 (executable)
--- a/all
+++ b/all
@@ -205,6 +205,9 @@ listrepos()
                                continue
                                ;;
                esac
+               # default: enable
+               msg "Repository $d enabled by default"
+               echo "$d"
        done
 }