summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-build6
1 files changed, 0 insertions, 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