Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

stty: standard input: Inappropriate ioctl for device #23

@lenada

Description

@lenada

This is not a real issue or bug, just putting it here for further reference (as it does not come up anywhere yet in relation to zend-progressbar when searching for it)

Running a cli script, which uses zend-progressbar as a cronjob leads to an exit status != 0
displaying the following message:

stty: standard input: Inappropriate ioctl for device

Obviously a cli command being run through cron does not need a progress bar ;)
Although one might use the same command in different contexts..
I am not sure wether this even can be "fixed" or wether its worth it.
Feel free to close this issue!

I am grateful for this great component/framework and everyone contributing to it.
cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions