taler-deployment

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

commit c701ff4090a25df10db41b83debacb2eaa419580
parent d9cd9eed7362ba2fc294a5470a480227f71e92e0
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 23 Sep 2019 20:45:40 +0200

disable 'test' for twister, as it is currently very flaky

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

diff --git a/taler-build/update_twister.sh b/taler-build/update_twister.sh @@ -20,4 +20,4 @@ git submodule update --init --force --with-gnunet=$HOME/local \ --with-exchange=$HOME/local \ --enable-logging=verbose -make install check +make install