Conversation
MichelleGower
left a comment
There was a problem hiding this comment.
The template changes look good. I'm not sure what's going on with the new config/templates. Merge is approved once that's understood/fixed.
| @@ -0,0 +1 @@ | |||
| python/lsst/ctrl/platform/s3df/etc/config No newline at end of file | |||
There was a problem hiding this comment.
I'm not sure what's going on here (and below with templates). Did something get checked in that shouldn't have been?
There was a problem hiding this comment.
ok I think this is now resolved; the symbolic links were not absolutely necessary, and have been removed.
|
Aren't the soft links needed to allow packages resources to access the files without eups? |
I originally included the links because I could not setup checked out copies of ctrl_execute and ctrl_platform_s3df, and perform testing. Michelle kicked things around and it turned out that I had not run "scons" in the ctrl_paltfom_s3df checkout directory(was never i the habit of doing that). After running "scons" , the links were no longer needed for my typical mode of work. If there are other considerations, i guess they are harmless. |
This reverts commit b8a685b. Revrting the commit that removed symlinks; the symlinks serve a role
No description provided.