eprints / eprints

**Legacy** EPrints 3.3 core and releases

Home Page:http://www.eprints.org/software/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools/epm link_lib fails silently

goetzk opened this issue · comments

I've done a little experimenting and it looks like link_lib silently fails when destinations already exist as files.

Expected result:

  • files are replaced with symlinks
    or
  • link_lib warns that a given file was not changed

Actual result:

  • link_lib output a list of files and exited successfully.