Add an option to specify multiple skip files using `--skipfile` (#10975)
`--skipfile` can be repeated.
For example: ./runtests --skipfile file1.txt --skipfile file2.txt
Co-authored-by:
Valentino Geron <valentino@redis.com>
Please register or sign in to comment