gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: fix bootstrap order


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: fix bootstrap order
Date: Thu, 26 Sep 2019 13:55:50 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 00752769 fix bootstrap order
00752769 is described below

commit 0075276926c70656af58b4bb8325aa49f2f56a53
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Sep 26 13:55:48 2019 +0200

    fix bootstrap order
---
 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 6d01a1ff..1ad18f7b 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,3 @@
 #!/bin/sh
-autoreconf -if
 git submodule update --init
+autoreconf -fi

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



reply via email to

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