Skip to content

fix argument handling#254

Open
blastrock wants to merge 1 commit intorupa:masterfrom
blastrock:master
Open

fix argument handling#254
blastrock wants to merge 1 commit intorupa:masterfrom
blastrock:master

Conversation

@blastrock
Copy link

If the argument is -t, [ -t ] will test if stdout is a TTY. We should
use -z to test if a string is empty instead.

If the argument is -t, [ -t ] will test if stdout is a TTY. We should
use -z to test if a string is empty instead.
Copy link

@dmd dmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants