add result.ml; polymorphic variant errors + refacto
This commit is contained in:
parent
9fd3b5a3cc
commit
42b0ec1445
36 changed files with 949 additions and 954 deletions
|
|
@ -112,9 +112,6 @@ mte-offline-tool drain \
|
|||
mte-offline-tool upload --input $b --url $url"/management/drain"
|
||||
echo "[OK] /management/drain"
|
||||
|
||||
demo_keys="test/keys.demo.taler.net.v31_0_9.json"
|
||||
mte-validate keys $demo_keys
|
||||
echo "[OK] exchange.demo.taler.net/keys validation"
|
||||
mte-offline-tool download --output $a --url $url"/keys"
|
||||
mte-validate keys $a
|
||||
echo "[OK] /keys validation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue