Leif Hedstrom created TS-2359:
---------------------------------
Summary: make install over existing installation can fail
Key: TS-2359
URL: https://issues.apache.org/jira/browse/TS-2359
Project: Traffic Server
Issue Type: Bug
Components: Build
Reporter: Leif Hedstrom
{code}
cd /opt/ats/bin && ln -s traffic_top tstop
ln: failed to create symbolic link ‘tstop’: File exists
{code}
Probably should unlink the old version (if it's there) before symlinking it.
--
This message was sent by Atlassian JIRA
(v6.1#6144)