Skip to content

Unusual --version output #117

@tseemann

Description

@tseemann

It's a strange mix of stdout and stderr over 3 lines?
Can it just the the normal GraphAligner 1.0.20 to stsdout ?

% GraphAligner --version

GraphAligner bioconda 1.0.20-
GraphAligner bioconda 1.0.20-
Version bioconda 1.0.20-

% GraphAligner --version > /dev/null
GraphAligner bioconda 1.0.20-

% GraphAligner --version 2> /dev/null
GraphAligner bioconda 1.0.20-
Version bioconda 1.0.20-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions