diff options
author | teor <teor2345@gmail.com> | 2014-10-01 17:56:53 +1000 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2014-10-01 17:56:53 +1000 |
commit | 7c0215f8cafd2b7e1d251439b97ad97ec46e6211 (patch) | |
tree | e8cf4d6dc30040f313c9918a3794a2f03b91b42d /src/test/test_socks.c | |
parent | b448ec195dd8687d2d5f363e12fec046eb2d1677 (diff) | |
download | tor-7c0215f8cafd2b7e1d251439b97ad97ec46e6211.tar.gz tor-7c0215f8cafd2b7e1d251439b97ad97ec46e6211.zip |
test-network.sh: Use "/bin/echo -n" rather than builtin echo
The default shell on OS X is bash, which has a builtin echo. When called
in "sh" mode, this echo does not accept "-n". This patch uses "/bin/echo -n"
instead.
Partially fixes issue 13161.
Diffstat (limited to 'src/test/test_socks.c')
0 files changed, 0 insertions, 0 deletions