aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-11-04 17:44:10 +0000
committerChristopher Baines <mail@cbaines.net>2023-11-04 17:44:10 +0000
commit0961fc48d451afaf066d1ad3367138669e5291aa (patch)
tree6bc9394ad53f3c49fab59569451eb64805383864
parent322aa0fcc32305e6cad25621f63253bb00ce14d9 (diff)
downloadqa-frontpage-0961fc48d451afaf066d1ad3367138669e5291aa.tar
qa-frontpage-0961fc48d451afaf066d1ad3367138669e5291aa.tar.gz
Drop the number of patch issues to show/process
As beid which currently runs data.qa.guix.gnu.org is running out of disk space.
-rw-r--r--scripts/guix-qa-frontpage.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/guix-qa-frontpage.in b/scripts/guix-qa-frontpage.in
index bb8d161..488a0b0 100644
--- a/scripts/guix-qa-frontpage.in
+++ b/scripts/guix-qa-frontpage.in
@@ -151,7 +151,7 @@
(error "extraneous argument" arg))
defaults))
-(define patch-issues-to-show 200)
+(define patch-issues-to-show 150)
(setvbuf (current-output-port) 'line)
(setvbuf (current-error-port) 'line)