Commit aeb9aee
committed
rc1: update --size-limit to 100M for flux-restore
Problem: The size limit on the flux-restore command used in rc1 is
written in bytes, which makes it difficult to determine at first glance
the value being used.
The flux-restore --size-limit option now takes suffixed arguments, so
switch to "100M" instead of 100M in bytes.1 parent 3cd7b0f commit aeb9aee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments