Minor adjustments for imagej-omero#2173
Conversation
|
I'm not seeing 'OMERO_HOME' available for scripts using |
|
I'm not sure what "test.py" is in the description: |
|
|
Sorry - yes, worked fine on gretzky: Got stderr and stdout on invalid script: |
|
Quickly discussed with @joshmoore. Overall, I have a very supportive feeling for providing shortcuts to
|
|
Ok. I'm removed the Leaving this to someone else to glance over one more time and then merge. |
|
All changes look OK. I think this is OK to merge. |
Minor adjustments for imagej-omero
|
--rebased-to #2263 |
Various small fixes and improvements found while working on https://github.com/imagej/imagej-omero/issues?milestone=3&state=open with @ctrueden.
For review:
bin/omero admin kill?OMERO_HOMEshould have no impact on scripts. (In fact, it can likely be considered part of the public API) /cc @will-moorebin/omero script params /test.pyshould now print out both stdout and stderr to help in debugging (See 'Can't find params' should list stdout file ID imagej/imagej-omero#18)org.bushelikely isn't needed, but as we will need to consider which logback configuration we're going to pass to background Java tasks.Happy to break this up if need be, but I wanted to get it open for discussion.