Skip to content
Snippets Groups Projects
Commit 8096184c authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

log output from run-client

parent 4aa9e766
Branches fix-repo-update-docs
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ import <nixpkgs/nixos/tests/make-test.nix> {
#
# Storage appears to be working so try to get a client to speak with it.
#
$client->succeed('${run-client} ${introducerFURL}');
$client->succeed('set -eo pipefail; ${run-client} ${introducerFURL} | systemd-cat');
$client->waitForOpenPort(3456);
# Get some ZKAPs from the issuer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment