On Mon, Jan 15, 2024 at 02:46:56PM +0100, Heinrich Schuchardt wrote:
> The value of CONFIG SYS_MAXARGS limits the usability of the 'for' command.
> The current default of 16 is too low for some use case. Cf.
> https://bugs.launchpad.net/snap-core18/+bug/1910094
>
> Increase the default to 64.
>
The value of CONFIG SYS_MAXARGS limits the usability of the 'for' command.
The current default of 16 is too low for some use case. Cf.
https://bugs.launchpad.net/snap-core18/+bug/1910094
Increase the default to 64.
Reported-by: Dave Jones
Signed-off-by: Heinrich Schuchardt
---
cmd/Kconfig | 2
2 matches
Mail list logo