Re: [PATCH] runtest: Allow multi-word arguments

2023-04-17 Thread Jacob Bachmeyer
Christoph Muellner wrote: From: Christoph Müllner A recent change (5fafcd43) introduced a command line argument cache, that ensures that command line arguments have a higher priority than configuration files. That cache uses the following code to save and restore: save_cmd_var: upvar

[PATCH] runtest: Allow multi-word arguments

2023-04-17 Thread Christoph Muellner
From: Christoph Müllner A recent change (5fafcd43) introduced a command line argument cache, that ensures that command line arguments have a higher priority than configuration files. That cache uses the following code to save and restore: save_cmd_var: upvar 1 $name target_var rest