public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: fix typo in echo command
@ 2026-08-26  8:07 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26  8:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : 3718cfe6c76b8e73136619a45fb94a31933805fe
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2021-02-18T10:21:31+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/3718cfe6c76b8e73136619a45fb94a31933805fe?branch=epel10

Log:
fix typo in echo command

---
diff --git a/inn.spec b/inn.spec
index f7ec5f3..ce56f8b 100644
--- a/inn.spec
+++ b/inn.spec
@@ -314,7 +314,7 @@ if [ -f /etc/rsyslog.conf ]; then
        >> /etc/rsyslog.conf
     echo 'news.=crit                                        /var/log/news/news.crit'   >> /etc/rsyslog.conf
     echo 'news.=err                                         /var/log/news/news.err'    >> /etc/rsyslog.conf
-e    echo 'news.notice                                       /var/log/news/news.notice' >> /etc/rsyslog.conf
+    echo 'news.notice                                       /var/log/news/news.notice' >> /etc/rsyslog.conf
     echo 'news.=debug                                       /var/log/news/news.debug' >> /etc/rsyslog.conf
 
     fi

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26  8:07 [rpms/inn] epel10: fix typo in echo command Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox