gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -actual fix


From: gnunet
Subject: [gnunet] branch master updated: -actual fix
Date: Fri, 25 Mar 2022 18:55:26 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9168e7db1 -actual fix
9168e7db1 is described below

commit 9168e7db1121ba0992854e1364af863cfb2f76b4
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Mar 25 18:55:23 2022 +0100

    -actual fix
---
 contrib/get_version.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/get_version.sh b/contrib/get_version.sh
index 8479202f3..f426ed458 100755
--- a/contrib/get_version.sh
+++ b/contrib/get_version.sh
@@ -15,4 +15,4 @@ if test "x$VERSION" = "x"
 then
   VERSION="unknown"
 fi
-echo "$VERSION"\c
+echo -e "$VERSION\c"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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