[PR #1570] [MERGED] Fixed forgetting to clean up test files #2053

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1570
Author: @ggtakec
Created: 2/13/2021
Status: Merged
Merged: 2/13/2021
Merged by: @gaul

Base: masterHead: fix_test_main


📝 Commits (2)

  • c05f69c Fixed forgetting to clean up test files
  • 1bc0c0f Merge branch 'master' into fix_test_main

📊 Changes

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

View changed files

📝 test/integration-test-main.sh (+13 -1)

📄 Description

Relevant Issue (if applicable)

n/a

Details

In some test cases, I forgot to delete the used test files and directories, so I fixed 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/1570 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 2/13/2021 **Status:** ✅ Merged **Merged:** 2/13/2021 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_test_main` --- ### 📝 Commits (2) - [`c05f69c`](https://github.com/s3fs-fuse/s3fs-fuse/commit/c05f69c83b751eda1c6f161dc67814051c0f2412) Fixed forgetting to clean up test files - [`1bc0c0f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/1bc0c0f7f62c4776441fd340aee77b6ab604772d) Merge branch 'master' into fix_test_main ### 📊 Changes **1 file changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+13 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details In some test cases, I forgot to delete the used test files and directories, so I fixed 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:03:27 +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#2053
No description provided.