diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
commit | bf8b9d1435a196c9b7c3293904da2a3baba7210a (patch) | |
tree | b722367def8d35bff70938db77323de61efd0348 /src/mint/test_taler_mint_httpd.sh | |
parent | a67fefa9fbcf9774d277a9c94aeebdf78d2051d1 (diff) | |
parent | 1bfba318ec0f3393de2dfc66821dec6165eef90a (diff) |
mention need to audit randomness of gamma
Diffstat (limited to 'src/mint/test_taler_mint_httpd.sh')
-rwxr-xr-x | src/mint/test_taler_mint_httpd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/test_taler_mint_httpd.sh b/src/mint/test_taler_mint_httpd.sh index b56706a1..05d26620 100755 --- a/src/mint/test_taler_mint_httpd.sh +++ b/src/mint/test_taler_mint_httpd.sh @@ -19,7 +19,7 @@ # taler-mint-httpd. Basically, the goal is to make sure that the # HTTP server survives (and produces the 'correct' error code). # -# We read the JSON snippets to POST from test_atler_mint_httpd.data +# We read the JSON snippets to POST from test_taler_mint_httpd.data # # Setup keys. taler-mint-keyup -d test-mint-home -m test-mint-home/master.priv |