[PR #62] [CLOSED] Tiny tidy up commits #689

Closed
opened 2025-12-29 01:28:28 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/62
Author: @erdgeist
Created: 12/22/2015
Status: Closed

Base: masterHead: master


📝 Commits (7)

📊 Changes

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

View changed files

📝 letsencrypt.sh (+8 -15)

📄 Description

  • Unify the use of multiple sed commands.
  • Use "assing default value" expansion for defaults
  • On tiny shorthand conditional

🔄 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/dehydrated-io/dehydrated/pull/62 **Author:** [@erdgeist](https://github.com/erdgeist) **Created:** 12/22/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`832199f`](https://github.com/dehydrated-io/dehydrated/commit/832199f958855616c7443d882f299fbd40eccf3b) remove some if blocks by short hand conditionals and default variable assign - [`bd128c7`](https://github.com/dehydrated-io/dehydrated/commit/bd128c747aff13e3bc338a30bdfab0ffe8bee97a) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh - [`52fd964`](https://github.com/dehydrated-io/dehydrated/commit/52fd96429fe391b1bc6c3614a08964bfa27fd40c) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh - [`c86d03b`](https://github.com/dehydrated-io/dehydrated/commit/c86d03b9086a17bd7c6757f71320ca783fa2b343) Simplify sed and tr statements - [`5cceba9`](https://github.com/dehydrated-io/dehydrated/commit/5cceba9e11e74220fae502bfd51d17778de14617) Use default if unset or null, instead of unset only - [`935959e`](https://github.com/dehydrated-io/dehydrated/commit/935959effa69a3a4b2d7357b66f798f40fec097c) Resort to bash-style [[ quotes - [`2206f48`](https://github.com/dehydrated-io/dehydrated/commit/2206f48fbd575256100184a8ebd057c90aeda974) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh ### 📊 Changes **1 file changed** (+8 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+8 -15) </details> ### 📄 Description - Unify the use of multiple sed commands. - Use "assing default value" expansion for defaults - On tiny shorthand conditional --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:28:28 +01:00
adam closed this issue 2025-12-29 01:28:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#689