Commit 216383a
committed
Quote password to avoid manipulating string
This change quotes the DB_ROOT_PASSWORD variable used in the mysql_wsrep_notify.sh script
to ensure we don't glob or expand potential bash expressions
Signed-off-by: Brendan Shephard <[email protected]>1 parent ff694b3 commit 216383a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments