Hi Cheolsoo, thanks for your quick answer. I created https://issues.apache.org/jira/browse/PIG-2919.
Jonas 2012/9/13 Cheolsoo Park <cheol...@cloudera.com>: > Hi Jonas, > > The Apache mailing list strips attached files. Would you mind opening a > jira and attaching your patch there? > > https://issues.apache.org/jira/browse/PIG > > Thanks, > Cheolsoo > > On Thu, Sep 13, 2012 at 1:58 AM, Jonas Grote <jfgr...@gmail.com> wrote: > >> Hello, >> >> in bin/pig there is a line that says "resolve links - $0 may be a >> softlink", yet it does not seem to resolve the link for the script >> itself. >> I'm not sure what line 71 intends to do, however the attached patch >> should allow users to link bin/pig to their preferred PATH directory >> and still make pig run as usual. >> >> Best regards >> >> Jonas >>