Remove development code from the process job script
This commit is contained in:
parent
033858410b
commit
39b5df04eb
1 changed files with 3 additions and 9 deletions
|
|
@ -38,12 +38,6 @@
|
||||||
;; Make stack traces more useful
|
;; Make stack traces more useful
|
||||||
(setenv "COLUMNS" "256")
|
(setenv "COLUMNS" "256")
|
||||||
|
|
||||||
;; (with-postgresql-connection
|
(match (command-line)
|
||||||
;; "foo"
|
((name job)
|
||||||
;; rebuild-package-derivations-table)
|
(process-load-new-guix-revision-job job)))
|
||||||
;;(delete-revisions-for-all-branches-except-most-recent-n 100)
|
|
||||||
(delete-unreferenced-derivations)
|
|
||||||
|
|
||||||
;; (match (command-line)
|
|
||||||
;; ((name job)
|
|
||||||
;; (process-load-new-guix-revision-job job)))
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue