gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: portability fix.


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: portability fix.
Date: Sat, 23 Feb 2019 02:43:38 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 7b01b7b17 portability fix.
7b01b7b17 is described below

commit 7b01b7b1760cc973719c9a20123f99e4a7e1b5a6
Author: ng0 <address@hidden>
AuthorDate: Sat Feb 23 01:43:20 2019 +0000

    portability fix.
---
 contrib/scripts/regression.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/scripts/regression.sh b/contrib/scripts/regression.sh
index 1f799797a..8d05bdc41 100755
--- a/contrib/scripts/regression.sh
+++ b/contrib/scripts/regression.sh
@@ -43,7 +43,7 @@ do
 done
 echo "================END====================" >> regression.$H
 
-if [ $KEEP == 0]
+if [ $KEEP = 0]
 then
   rm regression.$H.$RUN*
   rm regression.$H

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



reply via email to

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