gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated (ae0049796 -> ceb01c16d)


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated (ae0049796 -> ceb01c16d)
Date: Mon, 01 Apr 2019 16:26:32 +0200

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

ng0 pushed a change to branch master
in repository gnunet.

    from ae0049796 rename files
     new b408d8a82 contrib/scripts/revisionary.sh: bashisms
     new ceb01c16d contrib/scripts/testbed_cleanup.sh: bashisms

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/scripts/revisionary.sh     | 2 +-
 contrib/scripts/testbed_cleanup.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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
diff --git a/contrib/scripts/testbed_cleanup.sh 
b/contrib/scripts/testbed_cleanup.sh
index 57413fba0..ee0200d44 100755
--- a/contrib/scripts/testbed_cleanup.sh
+++ b/contrib/scripts/testbed_cleanup.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 
###################################################################################
 # Script to clean a previous run of testbed which has crashed. This scripts 
kills #

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



reply via email to

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