[PR #60] [CLOSED] close #29, Exit status is not being respected in exec methods #88

Closed
opened 2026-01-24 11:40:46 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/60
Author: @hollyhuiLi
Created: 8/11/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • cc5a094 close #29, Exit status is not being respected in exec methods
  • 33fa4e0 checking exitcode when adding firewall rules

📊 Changes

3 files changed (+11 additions, -4 deletions)

View changed files

📝 .gitignore (+1 -1)
📝 src/com/mostc/pftt/host/LocalHost.java (+8 -0)
📝 src/com/mostc/pftt/util/HostEnvUtil.java (+2 -3)

📄 Description

close #29


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/php/pftt2/pull/60 **Author:** [@hollyhuiLi](https://github.com/hollyhuiLi) **Created:** 8/11/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`cc5a094`](https://github.com/php/pftt2/commit/cc5a09456c2372230d307ed8af28a9d1424a64a0) close #29, Exit status is not being respected in exec methods - [`33fa4e0`](https://github.com/php/pftt2/commit/33fa4e0568ed2f92f6d61564e394d0aa529ea719) checking exitcode when adding firewall rules ### 📊 Changes **3 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -1) 📝 `src/com/mostc/pftt/host/LocalHost.java` (+8 -0) 📝 `src/com/mostc/pftt/util/HostEnvUtil.java` (+2 -3) </details> ### 📄 Description close #29 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:40:46 +01:00
admin closed this issue 2026-01-24 11:40:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#88