taler-deployment

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

commit 5536720fbf01947510a92b3e6b651661947d7a91
parent 99a3eee47560a26adfc19c958c0f54624f13a41e
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 22 Apr 2019 18:27:28 +0200

name

Diffstat:
Mdoc/onboarding.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -292,7 +292,7 @@ git push origin v0.1.0 @section Database for tests For tests in the exchange and merchant to run, make sure that -a database @emph{talertest} is accessible by @emph{$USER}. Otherwise tests +a database @emph{talercheck} is accessible by @emph{$USER}. Otherwise tests involving the database logic are skipped. @section Exchange, merchant