[PR #1487] [MERGED] Changed a condition of the atime test(fixed #1477) #2010

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1487
Author: @ggtakec
Created: 12/2/2020
Status: Merged
Merged: 12/2/2020
Merged by: @ggtakec

Base: masterHead: fix_pr1477


📝 Commits (1)

  • 496c404 Changed a condition of the atime test(fixed #1477)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 test/integration-test-main.sh (+2 -2)

📄 Description

Relevant Issue (if applicable)

#1477

Details

The conditions added in #1477 were too strict.
Since the mount path may be a relative path, the grep parameters used in the condition have been separated.

@gaul This is a slight change to the condition modified in #1477.


🔄 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/1487 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 12/2/2020 **Status:** ✅ Merged **Merged:** 12/2/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_pr1477` --- ### 📝 Commits (1) - [`496c404`](https://github.com/s3fs-fuse/s3fs-fuse/commit/496c404aa1b85850b5d65861255c8e979fd3e295) Changed a condition of the atime test(fixed #1477) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+2 -2) </details> ### 📄 Description ### Relevant Issue (if applicable) #1477 ### Details The conditions added in #1477 were too strict. Since the mount path may be a relative path, the grep parameters used in the condition have been separated. @gaul This is a slight change to the condition modified in #1477. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:14 +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#2010
No description provided.