commit fa881f6610ede18028c76f9ef73f20d1d658da8c parent 02424b14109ff52eb970351c810910809ba4d914 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Fri, 13 Sep 2019 11:26:48 +0200 syntax Diffstat:
| M | bootstrap-taler | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap-taler b/bootstrap-taler @@ -43,7 +43,7 @@ case $ENVNAME in ;; lcov) CURRENCY=UNUSED - + ;; *) echo Invalid envname, please use 'test' or 'int' or 'demo'. exit 1