summaryrefslogtreecommitdiff
path: root/src/exchange/test_taler_exchange_httpd.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-14 15:12:02 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-14 15:12:02 +0100
commitcba9f8614efab7805d736ac795f8edb970c6a301 (patch)
treef5bd8dd1863f5faa0f3d334a01d6a1eba42c7a16 /src/exchange/test_taler_exchange_httpd.sh
parent90886bd4115975f057bae6853ecefa23c5352759 (diff)
downloadexchange-cba9f8614efab7805d736ac795f8edb970c6a301.tar.gz
exchange-cba9f8614efab7805d736ac795f8edb970c6a301.tar.bz2
exchange-cba9f8614efab7805d736ac795f8edb970c6a301.zip
spass
Diffstat (limited to 'src/exchange/test_taler_exchange_httpd.sh')
-rwxr-xr-xsrc/exchange/test_taler_exchange_httpd.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/exchange/test_taler_exchange_httpd.sh b/src/exchange/test_taler_exchange_httpd.sh
index 9c9ef40e1..505723a07 100755
--- a/src/exchange/test_taler_exchange_httpd.sh
+++ b/src/exchange/test_taler_exchange_httpd.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#
# This file is part of TALER
-# Copyright (C) 2015, 2016 Inria and GNUnet e.V.
+# Copyright (C) 2015-2020 Taler Systems SA
#
# TALER is free software; you can redistribute it and/or modify it under the
# terms of the GNU Affero General Public License as published by the Free Software
@@ -31,6 +31,7 @@ taler-exchange-wire -c test_taler_exchange_httpd.conf || exit 1
# Run Exchange HTTPD (in background)
taler-exchange-httpd -c test_taler_exchange_httpd.conf -i &
# Give HTTP time to start
+# FIXME: replace with while-loop waiting for wget to succeed as in test-auditor.sh!
sleep 5
# Finally run test...
# We read the JSON snippets to POST from test_taler_exchange_httpd.data