taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 27c9d6b656bf6d2430e78fa98b6645cd41b752a9
parent ae0f19a4d272e8660e0e51921e29aeb7c4cb96f5
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 12 Jul 2017 14:59:00 +0200

remove dead code

Diffstat:
Mtaler-build/update_bank.sh | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/taler-build/update_bank.sh b/taler-build/update_bank.sh @@ -12,6 +12,4 @@ git reset --hard "$branch" ./bootstrap ./configure --prefix="$HOME/local" -make -make install -make check_with_wrapper +make install check