Re: [PATCH] cmdline-gen: fix error when command list has empty lines

2023-11-20 Thread Thomas Monjalon
17/11/2023 12:22, Bruce Richardson: > On Thu, Nov 16, 2023 at 12:18:13PM +0100, Robin Jarry wrote: > > Fix the following error when a command list file contains empty lines: > > > > Traceback (most recent call last): > > File "buildtools/dpdk-cmdline-gen.py", line 202, in > > main() > > F

Re: [PATCH] cmdline-gen: fix error when command list has empty lines

2023-11-17 Thread Bruce Richardson
On Thu, Nov 16, 2023 at 12:18:13PM +0100, Robin Jarry wrote: > Fix the following error when a command list file contains empty lines: > > Traceback (most recent call last): > File "buildtools/dpdk-cmdline-gen.py", line 202, in > main() > File "buildtools/dpdk-cmdline-gen.py", line 184, in

[PATCH] cmdline-gen: fix error when command list has empty lines

2023-11-16 Thread Robin Jarry
Fix the following error when a command list file contains empty lines: Traceback (most recent call last): File "buildtools/dpdk-cmdline-gen.py", line 202, in main() File "buildtools/dpdk-cmdline-gen.py", line 184, in main process_commands(args.infile, sys.stdout, None, args.context_na