guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/20: installer: Un-export syslog syntax.


From: guix-commits
Subject: 05/20: installer: Un-export syslog syntax.
Date: Wed, 2 Feb 2022 10:47:05 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 438bf9b840695902bc9a214789276227a34e7669
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Sat Jan 15 14:49:57 2022 +0100

    installer: Un-export syslog syntax.
    
    * gnu/installer/utils.scm (syslog): Remove export.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/installer/utils.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/installer/utils.scm b/gnu/installer/utils.scm
index 74046c9cab..1bff1e1229 100644
--- a/gnu/installer/utils.scm
+++ b/gnu/installer/utils.scm
@@ -38,7 +38,6 @@
 
             syslog-port
             %syslog-line-hook
-            syslog
             installer-log-port
             %installer-log-line-hook
             %default-installer-line-hooks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]