commit | 4a33b188f44ce097e25ca56ebd48026b41effd6a | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sun Mar 22 13:46:34 2020 +0100 |
committer | Jens Geyer <jensg@apache.org> | Sun Mar 22 15:30:27 2020 +0100 |
tree | fefc19cf2460bf72709faf988bc186f5bb93a0de | |
parent | 24ab31fc5738532b082c7b0638bfcd2a7a26d7c5 [diff] [blame] |
THRIFT-5145 Streamline --pipe and --named-pipe options in the code base Client: Test suite Patch: Jens Geyer This closes #2065
diff --git a/test/rs/src/bin/test_client.rs b/test/rs/src/bin/test_client.rs index 8016ca6..5983c7d 100644 --- a/test/rs/src/bin/test_client.rs +++ b/test/rs/src/bin/test_client.rs
@@ -54,7 +54,7 @@ fn run() -> thrift::Result<()> { // unsupported options: // --domain-socket - // --named-pipe + // --pipe // --anon-pipes // --ssl // --threads