mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-24 21:06:02 +03:00
[PR #2785] [MERGED] All stat command calls in tests changed to use the STAT_BIN definition #2789
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2789
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2785
Author: @ggtakec
Created: 1/11/2026
Status: ✅ Merged
Merged: 1/11/2026
Merged by: @gaul
Base:
master← Head:update/statcmd📝 Commits (1)
472152dAll stat command calls in tests changed to use the STAT_BIN definition📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
test/test-utils.sh(+5 -5)📄 Description
Relevant Issue (if applicable)
n/a
Details
Fixed the parts of the test script where the stat command was not using the
STAT_BINvariable.(It should be fine to use
STAT_BINfor these.)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.