Loading bin/debrebuild_cache_limiter.sh +2 −1 Original line number Diff line number Diff line Loading @@ -13,9 +13,10 @@ fi LIMIT=100 case $HOSTNAME in ionos17*) LIMIT=50 ;; codethink*) LIMIT=200 ;; ionos17*) LIMIT=50 ;; osuosl*-amd64) LIMIT=333 ;; osuosl*-ppc64el) LIMIT=50 ;; riscv64*) LIMIT=180 ;; *) ;; esac Loading Loading
bin/debrebuild_cache_limiter.sh +2 −1 Original line number Diff line number Diff line Loading @@ -13,9 +13,10 @@ fi LIMIT=100 case $HOSTNAME in ionos17*) LIMIT=50 ;; codethink*) LIMIT=200 ;; ionos17*) LIMIT=50 ;; osuosl*-amd64) LIMIT=333 ;; osuosl*-ppc64el) LIMIT=50 ;; riscv64*) LIMIT=180 ;; *) ;; esac Loading