[PR #298] [MERGED] fix: osh-encrypt-rsync.pl: don't add some folders twice #387

Closed
opened 2026-05-07 00:20:39 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/298
Author: @speed47
Created: 3/17/2022
Status: Merged
Merged: 3/18/2022
Merged by: @speed47

Base: masterHead: fixrsync


📝 Commits (2)

  • 3c6b1af fix: osh-encrypt-rsync.pl: don't add some folders twice
  • eaa4909 fix: osh-encrypt-rsync.pl: ensure $verbose is always set, make it configurable, fix a typo

📊 Changes

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

View changed files

📝 bin/cron/osh-encrypt-rsync.pl (+25 -9)

📄 Description

This would lead to actually skipping some of the folders,
possibly an oddity of File::Find::find


🔄 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/ovh/the-bastion/pull/298 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/17/2022 **Status:** ✅ Merged **Merged:** 3/18/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `fixrsync` --- ### 📝 Commits (2) - [`3c6b1af`](https://github.com/ovh/the-bastion/commit/3c6b1afca79e477225c22812965cd98f064debb3) fix: osh-encrypt-rsync.pl: don't add some folders twice - [`eaa4909`](https://github.com/ovh/the-bastion/commit/eaa49097776bb41f813663234ee7623120a93085) fix: osh-encrypt-rsync.pl: ensure $verbose is always set, make it configurable, fix a typo ### 📊 Changes **1 file changed** (+25 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `bin/cron/osh-encrypt-rsync.pl` (+25 -9) </details> ### 📄 Description This would lead to actually skipping some of the folders, possibly an oddity of File::Find::find --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:39 +02: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/the-bastion#387
No description provided.