[PR #1937] [MERGED] Removed unnecessary debug options for aws command #2265

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1937
Author: @ggtakec
Created: 4/21/2022
Status: Merged
Merged: 4/22/2022
Merged by: @gaul

Base: masterHead: awscli2


📝 Commits (1)

  • 52a6534 Removed unnecessary debug options for aws command

📊 Changes

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

View changed files

📝 test/test-utils.sh (+1 -1)

📄 Description

Relevant Issue (if applicable)

#1933

Details

With the fix in #1933, I left the aws command with the unnecessary --debug option.
It's an option I don't need except when debugging test cases and I forgot to remove 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/1937 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 4/21/2022 **Status:** ✅ Merged **Merged:** 4/22/2022 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `awscli2` --- ### 📝 Commits (1) - [`52a6534`](https://github.com/s3fs-fuse/s3fs-fuse/commit/52a6534ee614c3715de9d472ad23d22817ba487b) Removed unnecessary debug options for aws command ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `test/test-utils.sh` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1933 ### Details With the fix in #1933, I left the aws command with the unnecessary `--debug` option. It's an option I don't need except when debugging test cases and I forgot to remove 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:04:38 +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#2265
No description provided.