Skip to content

Commit 0a63e0b

Browse files
committed
Use non-breaking whitespaces instead of space for review comments
1 parent a820a7c commit 0a63e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delete-db-branch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BRANCH_NAME="$1"
88

99
. set-db-and-org-and-branch-name.sh
1010

11-
pscale branch delete $DB_NAME $BRANCH_NAME --force --org $ORG_NAME
11+
pscale branch delete "$DB_NAME" "$BRANCH_NAME" --force --org "$ORG_NAME"

0 commit comments

Comments
 (0)