dreamr/ruby-slippers

LICENSE file is a symlink gone wrong

Opened this issue · 1 comments

LICENSE file is throwing some errors on soe of my gems(livereload) because it is a symlink with too many levels:

lrwxr-xr-x 1 eumir staff 7 Sep 6 02:21 LICENSE -> LICENSE

eumir$ cat ruby-slippers/LICENSE 
cat: ruby-slippers/LICENSE: Too many levels of symbolic links

I will look into this. thanks!

E. James OKelly
Sr. Ruby and Web Consultant
*
*+1 760 851 1046

james@rubyloves.me

Me on:
Skype - ruby-loves-me
The Web - www.ninjaconfessions.com
Github - github.com/dreamr

On Mon, Sep 5, 2011 at 11:22 AM, corroded <
reply@reply.github.com>wrote:

LICENSE file is throwing some errors on soe of my gems(livereload) because
it is a symlink with too many levels:

lrwxr-xr-x 1 eumir staff 7 Sep 6 02:21 LICENSE -> LICENSE

eumir$ cat ruby-slippers/LICENSE
cat: ruby-slippers/LICENSE: Too many levels of symbolic links

Reply to this email directly or view it on GitHub:
#17