fix for #178 broke quoting (75985c6a), arguments with spaces get exploded to different args
altho i don't have old enough bash to test with (#178 did not indicate what version he had or was it even bash), i'm pretty sure this change is safe
🔄 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/223
**Author:** [@glensc](https://github.com/glensc)
**Created:** 6/6/2016
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`dea7ab0`](https://github.com/dehydrated-io/dehydrated/commit/dea7ab0e056c906c3d73c30b17ba7d4f87afae0e) fix mktemp arg quoting
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `letsencrypt.sh` (+1 -1)
</details>
### 📄 Description
fix for #178 broke quoting (75985c6a), arguments with spaces get exploded to different args
altho i don't have old enough bash to test with (#178 did not indicate what version he had or was it even bash), i'm pretty sure this change is safe
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/223
Author: @glensc
Created: 6/6/2016
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
dea7ab0fix mktemp arg quoting📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
fix for #178 broke quoting (
75985c6a), arguments with spaces get exploded to different argsaltho i don't have old enough bash to test with (#178 did not indicate what version he had or was it even bash), i'm pretty sure this change is safe
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.