Commit 487e0e1
committed
roachprod: fix parse int for grow
Previously, the number of nodes to grow a cluster by was limited to the max of a
signed byte. This change increases the limit to a word.
Epic: None
Release note: None1 parent 20c3c8e commit 487e0e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments