taler-deployment

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

commit 0c58e6159e89e23e0d8542d00a04ffa4894f3f09
parent fec18922149998007bb248a55deb101c4b808ae9
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 22 May 2017 15:54:34 +0200

trying running wrapped testcase in the bank

Diffstat:
Mtaler-build/update_bank.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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