| commit | 43509df15c6b20964e306636cea35cc57df397b6 | [log] [tgz] |
|---|---|---|
| author | Bosky <bosky@helpshift.com> | Sun Jan 04 23:14:11 2015 +0530 |
| committer | Roger Meier <roger@apache.org> | Mon Feb 09 20:27:49 2015 +0100 |
| tree | e1239454269e08614f5c1130cafd228459cbe3b7 | |
| parent | 17aa474938b6ffab6a7a2b328f6aa1a2b3a431be [diff] |
THRIFT-2928 Rename the erlang test_server module Client: Erlang Patch: Bhasker Kode Avoiding clashes with the in-built erlang app bundled since November '09 Used git mv, then renamed the module in the source. Verified that git blame continues to work as expected.