Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

input from empty file is handled as no input was provided #55

@jsen-

Description

@jsen-

Input from an empty file, I think, should be handled as there is nothing to do, but instead it's trying to read inputs from stdin.

$ parallel 'echo {}' :::: empty_file
parallel: reading inputs from standard input
^C

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions