[PR #1785] [MERGED] Reduce errexit modifications #2171

Closed
opened 2026-03-04 02:04:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1785
Author: @gaul
Created: 10/25/2021
Status: Merged
Merged: 10/25/2021
Merged by: @ggtakec

Base: masterHead: test/errexit


📝 Commits (1)

  • b8a7e45 Reduce errexit modifications

📊 Changes

2 files changed (+10 additions, -25 deletions)

View changed files

📝 test/integration-test-common.sh (+8 -13)
📝 test/test-utils.sh (+2 -12)

📄 Description

This is less error prone but requires some magic && ||.


🔄 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/s3fs-fuse/s3fs-fuse/pull/1785 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/25/2021 **Status:** ✅ Merged **Merged:** 10/25/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/errexit` --- ### 📝 Commits (1) - [`b8a7e45`](https://github.com/s3fs-fuse/s3fs-fuse/commit/b8a7e45991bea5985d6dbf7b46ed2953401a03fa) Reduce errexit modifications ### 📊 Changes **2 files changed** (+10 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-common.sh` (+8 -13) 📝 `test/test-utils.sh` (+2 -12) </details> ### 📄 Description This is less error prone but requires some magic `&&` `||`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2171
No description provided.