[jhalfs] 10/14: Try to make an information clearer about $COMMIT
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository jhalfs. commit 2bf44e272451f464f056efdfb9ee79884b592060 Author: Pierre Labastie <[email protected]> AuthorDate: Fri Apr 1 10:13:55 2022 +0200 Try to make an information clearer about $COMMIT --- common/libs/func_book_parser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/libs/func_book_parser b/common/libs/func_book_parser index 9460f19..268309a 100644 --- a/common/libs/func_book_parser +++ b/common/libs/func_book_parser @@ -10,7 +10,7 @@ get_book() { # test `type -p git` || eval "echo \"This feature requires Git.\" exit 1" - echo -n "Downloading the lfs document, $COMMIT branch/tag/commit... " + echo -n "Downloading the lfs document, branch/tag/commit: $COMMIT... " # Grab a fresh book if it's missing, otherwise, update it from the # repo. If we've already extracted the commands, move on to getting the -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page