public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: fix typo in echo command
Date: Wed, 26 Aug 2026 08:55:20 GMT [thread overview]
Message-ID: <178773452009.1.11998087685364544159.rpms-inn-3718cfe6c76b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
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.3
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
reply other threads:[~2026-08-26 8:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178773452009.1.11998087685364544159.rpms-inn-3718cfe6c76b@fedoraproject.org \
--to=dominik@greysector.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox