[PR #631] [MERGED] Merged macosx branch into master branch #601 #1577

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/631
Author: @ggtakec
Created: 8/11/2017
Status: Merged
Merged: 8/11/2017
Merged by: @ggtakec

Base: masterHead: macosx


📝 Commits (3)

  • 62b8084 Added travis test on osx for #601
  • 96d8e6d Merge remote-tracking branch 'upstream/macosx' into macosx
  • 2c65aec Merge pull request #630 from ggtakec/macosx

📊 Changes

6 files changed (+145 additions, -35 deletions)

View changed files

📝 .travis.yml (+44 -16)
📝 Makefile.am (+1 -0)
📝 src/test_util.h (+2 -2)
📝 test/integration-test-common.sh (+32 -7)
📝 test/integration-test-main.sh (+49 -8)
📝 test/test-utils.sh (+17 -2)

📄 Description

Relevant Issue (if applicable)

#601

Details

OSX can be supported by TravisCI's multiple OS build, merge the macosx branch to master and delete it.


🔄 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/631 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/11/2017 **Status:** ✅ Merged **Merged:** 8/11/2017 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `macosx` --- ### 📝 Commits (3) - [`62b8084`](https://github.com/s3fs-fuse/s3fs-fuse/commit/62b808430033b2de2963081b50632cd5f06c276e) Added travis test on osx for #601 - [`96d8e6d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/96d8e6d823d6fbff88fee768248d07c37f8490b5) Merge remote-tracking branch 'upstream/macosx' into macosx - [`2c65aec`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2c65aec6c8758e888408d3928f5148c34386231a) Merge pull request #630 from ggtakec/macosx ### 📊 Changes **6 files changed** (+145 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+44 -16) 📝 `Makefile.am` (+1 -0) 📝 `src/test_util.h` (+2 -2) 📝 `test/integration-test-common.sh` (+32 -7) 📝 `test/integration-test-main.sh` (+49 -8) 📝 `test/test-utils.sh` (+17 -2) </details> ### 📄 Description #### Relevant Issue (if applicable) #601 #### Details OSX can be supported by TravisCI's multiple OS build, merge the macosx branch to master and delete it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01: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#1577
No description provided.