[rds-devel] [External] : Re: [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh
Simon Horman
horms at kernel.org
Thu Mar 19 20:16:13 UTC 2026
On Wed, Mar 18, 2026 at 05:46:18PM -0700, Allison Henderson wrote:
> This patch adds a new -c flag to config.sh that enables callers
> to specify the file path of the config they would like to update.
> If no config is specified, the default will be the .config of the
> current directory.
>
> Signed-off-by: Allison Henderson <achender at kernel.org>
Hi Allison,
Shell checks complains about unquoted variables (SC2086) in this patch.
As the script was previously shellcheck clean it would be nice
to keep it that way.
...
More information about the rds-devel
mailing list