commit 99a3eee47560a26adfc19c958c0f54624f13a41e
parent fad45d76d900a8cb9aaf9da3d7a5d4ba1858d9db
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Mon, 22 Apr 2019 18:13:03 +0200
BB fetched _twice_ deployment.git. Fixed.
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git 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