taler-deployment

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

commit d898b6c2bddbbf20be475ebb89143f0ad6ea6ca7
parent 6a7bc01099c80fd8d557cd8321a9a9a0a0b77864
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 10 Jan 2017 18:45:28 +0100

do not stop database, since it hangs

Diffstat:
Mbin/taler-deployment-build | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build @@ -36,7 +36,3 @@ if test ${1:-notgiven} = "--coverage"; then else make fi - -# Stop database -taler-deployment-arm -k taler-postgres-standalone -taler-deployment-arm -e