gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] branch master updated: use /bin/sh


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: use /bin/sh
Date: Sat, 20 Jan 2018 18:23:04 +0100

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

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 94fefea  use /bin/sh
94fefea is described below

commit 94fefea18d845162226ed989a0b7e06e24170f82
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jan 20 18:22:45 2018 +0100

    use /bin/sh
---
 src/test/test_twister.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/test_twister.sh b/src/test/test_twister.sh
index bf3075c..810ce1a 100755
--- a/src/test/test_twister.sh
+++ b/src/test/test_twister.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # Steps:
 

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



reply via email to

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