commit | 5310616b10b35ebd30cae74b282bc751e9982f9d | [log] [tgz] |
---|---|---|
author | walter-weinmann <walter.weinmann@gmail.com> | Mon Sep 18 20:18:50 2017 +0200 |
committer | James E. King, III <jking@apache.org> | Thu Sep 21 07:08:04 2017 -0700 |
tree | 36fc42bd4f72f5a669086bf0e754201ed1e0420b | |
parent | faa2a3e3040fa5f329033900e7e654cdee10d272 [diff] [blame] |
THRIFT-4333 All tutorial examples with port 9090. This closes #1364
diff --git a/tutorial/erl/client.erl b/tutorial/erl/client.erl index 77763a2..0374220 100644 --- a/tutorial/erl/client.erl +++ b/tutorial/erl/client.erl
@@ -28,7 +28,7 @@ ok. t() -> - Port = 9999, + Port = 9090, {ok, Client0} = thrift_client_util:new("127.0.0.1", Port,