[PR #160] [MERGED] chore: mkdir -p doesn't fail if dir already exists #284

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/160
Author: @speed47
Created: 3/19/2021
Status: Merged
Merged: 3/24/2021
Merged by: @speed47

Base: masterHead: mkdir


📝 Commits (4)

  • 8f7d164 chore: mkdir -p doesn't fail if dir already exists
  • 3fe5cd8 fix: packages-check.sh: centos: ensure cache is up to date before trying to install packages
  • b886b0f enh: install.inc: try harder to hit GitHub API in CI
  • 6f8e0fb fix: fixrights.sh: 'chmod --' not supported under FreeBSD

📊 Changes

10 files changed (+63 additions, -44 deletions)

View changed files

📝 bin/admin/fixrights.sh (+1 -1)
📝 bin/admin/osh-sync-watcher.sh (+1 -1)
📝 bin/admin/packages-check.sh (+8 -2)
📝 bin/admin/setup-gpg.sh (+3 -3)
📝 bin/cron/osh-backup-acl-keys.sh (+1 -1)
📝 doc/sphinx/build-plugins-help.sh (+2 -2)
📝 doc/sphinx/installation/basic.rst (+1 -1)
📝 lib/shell/install.inc (+43 -30)
📝 tests/functional/docker/target_role.sh (+2 -2)
📝 tests/functional/docker/tester_role.sh (+1 -1)

📄 Description

No description provided


🔄 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/160 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/19/2021 **Status:** ✅ Merged **Merged:** 3/24/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `mkdir` --- ### 📝 Commits (4) - [`8f7d164`](https://github.com/ovh/the-bastion/commit/8f7d1646e96c9aff709e4dd7c8f050cc98b42eee) chore: mkdir -p doesn't fail if dir already exists - [`3fe5cd8`](https://github.com/ovh/the-bastion/commit/3fe5cd8847add6fa2920c4fb43e1029803b82607) fix: packages-check.sh: centos: ensure cache is up to date before trying to install packages - [`b886b0f`](https://github.com/ovh/the-bastion/commit/b886b0fad5f066a727f38ac4b7da992b9a1eaf8b) enh: install.inc: try harder to hit GitHub API in CI - [`6f8e0fb`](https://github.com/ovh/the-bastion/commit/6f8e0fb255b4f39a1364a1f1e258a3b9bc893eef) fix: fixrights.sh: 'chmod --' not supported under FreeBSD ### 📊 Changes **10 files changed** (+63 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `bin/admin/fixrights.sh` (+1 -1) 📝 `bin/admin/osh-sync-watcher.sh` (+1 -1) 📝 `bin/admin/packages-check.sh` (+8 -2) 📝 `bin/admin/setup-gpg.sh` (+3 -3) 📝 `bin/cron/osh-backup-acl-keys.sh` (+1 -1) 📝 `doc/sphinx/build-plugins-help.sh` (+2 -2) 📝 `doc/sphinx/installation/basic.rst` (+1 -1) 📝 `lib/shell/install.inc` (+43 -30) 📝 `tests/functional/docker/target_role.sh` (+2 -2) 📝 `tests/functional/docker/tester_role.sh` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:10 +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#284
No description provided.