[lfs] 02/02: git-version: Fix error REV msg.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch openrc
in repository lfs.

commit 154385714ef3324c5d16ebabd866ee48bde50bb1
Author: Zeckmathederg <[email protected]>
AuthorDate: Tue Feb 10 14:06:52 2026 -0700

    git-version: Fix error REV msg.
---
 git-version.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/git-version.sh b/git-version.sh
index f1ac4263f..4896f38e4 100755
--- a/git-version.sh
+++ b/git-version.sh
@@ -7,7 +7,7 @@ elif [ "$1" = systemd ]; then
     OPENRC="IGNORE "
     SYSTEMD="INCLUDE"
 else
-    echo You must provide either \"sysv\" or \"systemd\" as argument
+    echo You must provide either \"openrc\" or \"systemd\" as argument
     exit 1
 fi
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.