Commit 8c9f7d6
committed
prepare-embargoed-branches: avoid Bash-ism
The `[^0-9]` shell pattern is not portable to Dash, which we use in the
GitHub automation.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 7766f3c commit 8c9f7d6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments