mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
etc/committer: Pass command-line arguments to main.
* etc/committer.scm.in: Call main with command line arguments. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
73177859bc
commit
80fc776a61
@@ -383,4 +383,4 @@ modifying."
|
||||
;; insertions lead to offsets.
|
||||
(new+old+hunks (diff-info)))))))
|
||||
|
||||
(main)
|
||||
(apply main (cdr (command-line)))
|
||||
|
||||
Reference in New Issue
Block a user