X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=26a302776e26e28588f4762ca315e83030ff93f2;hp=f2f9dcdd2df2e2228b9c52089a0ad5408e59e33f;hb=d76f3ba20d8487be18eea70e3c67669542fa41ac;hpb=465ba00605c3e731ae94a3cf2d13baf7ee39620c diff --git a/all b/all index f2f9dcdd..26a30277 100755 --- a/all +++ b/all @@ -1046,6 +1046,12 @@ case "$cmd" in reportecho "$o" } for d in $repos; do + case "$d" in + fteqcc) + # sorry, fteqcc repo is managed manually + continue + ;; + esac enter "$d0/$d" verbose base="`repobranch "$d"`" reportecho "In $d:"