Skip to content

fiji log goes to stderr #20

Description

@atarkowska

Would it be possible to correct logger level for the following commands?
Otherwise nextflow pipeline capture that as error

/opt/fiji/entrypoint.sh --update add-update-site PTBIOP http://biop.epfl.ch/Fiji-Update
/opt/fiji/entrypoint.sh --update update

seems to print to standard error of the system rather then out.

Updating the index of available files (Updating from ImageJ site: http://up...
Updating from ImageJ site: http://update.imagej.net/ done
...
Done: Checksummer

Updating the index of available files (Updating from ImageJ site: http://up...
Updating from ImageJ site: http://update.imagej.net/ done
...
Done: Checksummer

Downloading... (fiji-linux) 
...
plugins/JACoP_B-1.1.0.jar done
Done: Downloading...

Done: Downloading...

Temporarily I had to add >/dev/stdout 2>&1 to each command

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions