fix(dc-ops): ensure proper quoting in script #1

Merged
smark merged 1 commit from :quote into main 2023-12-18 10:05:53 +00:00
Collaborator
  • Quote variables in dirname to prevent word splitting
  • Use quotes around $LINE in grep to handle spaces
  • Quote cd paths to handle directories with spaces
  • Quote docker compose file argument to handle file names with spaces
    🤖
- Quote variables in `dirname` to prevent word splitting - Use quotes around `$LINE` in `grep` to handle spaces - Quote `cd` paths to handle directories with spaces - Quote `docker compose` file argument to handle file names with spaces 🤖
ch added 1 commit 2023-12-18 10:03:19 +00:00
- Quote variables in `dirname` to prevent word splitting
- Use quotes around `$LINE` in `grep` to handle spaces
- Quote `cd` paths to handle directories with spaces
- Quote `docker compose` file argument to handle file names with spaces
🤖
smark merged commit 208eed8048 into main 2023-12-18 10:05:53 +00:00
ch deleted branch quote 2023-12-18 10:07:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
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: infrastructure/dc-ops#1
No description provided.