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
|
||||
(setenv "COLUMNS" "256")
|
||||
|
||||
;; (with-postgresql-connection
|
||||
;; "foo"
|
||||
;; rebuild-package-derivations-table)
|
||||
;;(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)))
|
||||
(match (command-line)
|
||||
((name job)
|
||||
(process-load-new-guix-revision-job job)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue