[ET Trac] [Einstein Toolkit] #453: Formaline deletes files if lib and src are symlinks

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Jun 20 10:07:06 CDT 2011


#453: Formaline deletes files if lib and src are symlinks
---------------------------+------------------------------------------------
 Reporter:  barry.wardell  |       Owner:     
     Type:  defect         |      Status:  new
 Priority:  major          |   Milestone:     
Component:  Cactus         |     Version:     
 Keywords:                 |  
---------------------------+------------------------------------------------
 I have my Cactus tree set up so that the lib and src directories are
 actually symbolic links to flesh/lib and flesh/src. When compiling cactus
 in this tree, Formaline deletes all of the contents in these directories.
 This is because the find command in Formaline/src/make.configuration.deps
 only finds the symlink, not the contents. The attached patch is a proposed
 fix which forces find to look for the contents of lib and src.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/453>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list