From 6a8d8950f197eef8e5631b90285c1071035b3957 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 2 Apr 2012 08:56:20 +0200 Subject: [PATCH] align :) --- misc/tools/all/repos.subr | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/misc/tools/all/repos.subr b/misc/tools/all/repos.subr index aa77bb3f..e50e21dd 100644 --- a/misc/tools/all/repos.subr +++ b/misc/tools/all/repos.subr @@ -1,19 +1,19 @@ allmirrors() { - "$@" git '' git://git.xonotic.org/xonotic/ '' - "$@" http '' http://git.xonotic.org/xonotic/ '' - "$@" ssh '' ssh://xonotic@git.xonotic.org/ '' + "$@" git '' git://git.xonotic.org/xonotic/ '' + "$@" http '' http://git.xonotic.org/xonotic/ '' + "$@" ssh '' ssh://xonotic@git.xonotic.org/ '' - "$@" ssh push ssh://xonotic@push.git.xonotic.org/ '' + "$@" ssh push ssh://xonotic@push.git.xonotic.org/ '' - "$@" git de git://de.git.xonotic.org/xonotic/ '' - "$@" http de http://de.git.xonotic.org/xonotic/ '' + "$@" git de git://de.git.xonotic.org/xonotic/ '' + "$@" http de http://de.git.xonotic.org/xonotic/ '' - "$@" git nl git://nl.git.xonotic.org/xonotic/ '*3/2' - "$@" http nl http://nl.git.xonotic.org/xonotic/ '*3/2' + "$@" git nl git://nl.git.xonotic.org/xonotic/ '*3/2' + "$@" http nl http://nl.git.xonotic.org/xonotic/ '*3/2' - "$@" git us git://us.git.xonotic.org/xonotic/ '' - "$@" http us http://us.git.xonotic.org/xonotic/ '' + "$@" git us git://us.git.xonotic.org/xonotic/ '' + "$@" http us http://us.git.xonotic.org/xonotic/ '' } allrepos() -- 2.39.2