[rds-devel] [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh
Allison Henderson
allison.henderson at oracle.com
Fri Mar 20 03:06:01 UTC 2026
On Thu, 2026-03-19 at 20:16 +0000, Simon Horman wrote:
> 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.
Ok, I will fix those then. Thank you!
Allison
>
> ...
More information about the rds-devel
mailing list