mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #160] [MERGED] chore: mkdir -p doesn't fail if dir already exists #284
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#284
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/ovh/the-bastion/pull/160
Author: @speed47
Created: 3/19/2021
Status: ✅ Merged
Merged: 3/24/2021
Merged by: @speed47
Base:
master← Head:mkdir📝 Commits (4)
8f7d164chore: mkdir -p doesn't fail if dir already exists3fe5cd8fix: packages-check.sh: centos: ensure cache is up to date before trying to install packagesb886b0fenh: install.inc: try harder to hit GitHub API in CI6f8e0fbfix: 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.