mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
Exit status is not being respected in exec methods #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @weltling on GitHub (May 17, 2019).
Please see the discussion under https://github.com/php/pftt2/pull/26#pullrequestreview-238338688. The Java imlementation needs to be fixes, so the exit status of external commands can be used if needed.
Thanks.