Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tie
Copy link
Contributor

@tie tie commented Jan 18, 2018

Description

  • Fixed bug introduced in 772e3556#diff-a56ac7fe3d565eb56b49cb0014025616R3
    status --is-interactive and not status --is-login is interpreted as a single command and exits with non-zero code, therefore if condition is always true.
  • Rewrote with argparse
  • suspend shows how to resume only in interactive shell

TODOs:

  • [N/A] Changes to fish usage are reflected in user documentation/manpages.
  • Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.md

@tie tie changed the title Fixed suspend --force conditions Fixed suspend --force conditions Jan 18, 2018
@faho faho added the bug Something that's not working as intended label Jan 19, 2018
@faho faho added this to the fish-3.0 milestone Jan 19, 2018
@faho faho merged commit 6066e24 into fish-shell:master Jan 19, 2018
@faho
Copy link
Member

faho commented Jan 19, 2018

Wow, I did not notice that! Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something that's not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants