gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 01/02: contrib/scripts/revisionary.sh: bashisms


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/02: contrib/scripts/revisionary.sh: bashisms
Date: Mon, 01 Apr 2019 16:26:33 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

commit b408d8a8224ad35615ad5a2fc00d92a73c420e54
Author: ng0 <address@hidden>
AuthorDate: Mon Apr 1 14:24:45 2019 +0000

    contrib/scripts/revisionary.sh: bashisms
---
 contrib/scripts/revisionary.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/scripts/revisionary.sh b/contrib/scripts/revisionary.sh
index 5778cf148..a39660d52 100755
--- a/contrib/scripts/revisionary.sh
+++ b/contrib/scripts/revisionary.sh
@@ -16,7 +16,7 @@ CMD_TEST="cd src/transport ; make test_transport_api_tcp; 
./test_transport_api_t
 LOGGING=" 1> /dev/null 2> errors.txt"
 LOGFILE="log.txt"
 
-function output ()
+output ()
 {
   eval echo $1
   eval echo $1 >> $LOGFILE

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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