]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix
authorRudolf Polzer <divverent@alientrap.org>
Sun, 21 Nov 2010 15:35:41 +0000 (16:35 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 21 Nov 2010 15:35:41 +0000 (16:35 +0100)
all

diff --git a/all b/all
index e4b60dfb95db67cf422e5f35889e4fd973d0d8f1..1b29784dc4e9e5d8f22276ddf534a92b5ac516e9 100755 (executable)
--- a/all
+++ b/all
@@ -550,7 +550,7 @@ case "$cmd" in
                                case "$base" in
                                        ssh://*)
                                                pushbase=$base
                                case "$base" in
                                        ssh://*)
                                                pushbase=$base
-                                               base=git://git.xonotic.org/xonotic/xonotic.git
+                                               base=git://git.xonotic.org/xonotic/
                                                ;;
                                esac
                                newbase=`$ECHO "$base" | sed "s,://\(.*\.\)\?git.xonotic.org/,:// .git.xonotic.org/,"`
                                                ;;
                                esac
                                newbase=`$ECHO "$base" | sed "s,://\(.*\.\)\?git.xonotic.org/,:// .git.xonotic.org/,"`