gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: BB fetched _twice


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: BB fetched _twice_ deployment.git. Fixed.
Date: Mon, 22 Apr 2019 18:13:35 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 99a3eee  BB fetched _twice_ deployment.git.  Fixed.
99a3eee is described below

commit 99a3eee47560a26adfc19c958c0f54624f13a41e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Apr 22 18:13:03 2019 +0200

    BB fetched _twice_ deployment.git.  Fixed.
---
 bin/taler-deployment-build | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build
index 08f7890..cff09ca 100755
--- a/bin/taler-deployment-build
+++ b/bin/taler-deployment-build
@@ -5,12 +5,6 @@
 
 set -eu
 
-cd $HOME/deployment
-
-# like "git pull", but discard local changes
-git fetch
-git reset --hard FETCH_HEAD
-
 if ! test $HOME/activate; then
   echo "$HOME/activate not found.  Although the compilation
        is not affected, testcases will fail because the database

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



reply via email to

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