aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-12-08 13:07:52 +0000
committerChristopher Baines <mail@cbaines.net>2022-12-08 13:07:52 +0000
commite80cbaaa3ac6110a34fe8f593ead09a83ae1bf0a (patch)
tree21a9e893ca0715a3809bbaa1ccfb05e78018700f /scripts
parent38bd75c4b9f796a04c215208613409a8d4d43f38 (diff)
downloadqa-frontpage-e80cbaaa3ac6110a34fe8f593ead09a83ae1bf0a.tar
qa-frontpage-e80cbaaa3ac6110a34fe8f593ead09a83ae1bf0a.tar.gz
Clear relevant cache entries when recreating branches
Diffstat (limited to 'scripts')
-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 9debaf7..6ae3f52 100644
--- a/scripts/guix-qa-frontpage.in
+++ b/scripts/guix-qa-frontpage.in
@@ -132,7 +132,7 @@
"https://data.qa.guix.gnu.org"))
(when (assq-ref opts 'manage-patch-branches)
- (start-manage-patch-branches-thread))
+ (start-manage-patch-branches-thread database))
(start-guix-qa-frontpage-web-server
(assq-ref opts 'port)