]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite/modprobe: remove --quiet from --show-{depends,exports}
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 30 May 2025 19:10:09 +0000 (20:10 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 13 Jun 2025 18:52:41 +0000 (13:52 -0500)
commit7816017f6ee8ac9b96067c5bb48167f41d5e339a
tree758b202d2136213c2b73331f0e70eb5e77e5c46f
parent5dfa7c9a9bdad68df1c3bb1a366d6a8cd5d13f3b
testsuite/modprobe: remove --quiet from --show-{depends,exports}

Even though we don't give the user any feedback, the --quiet option is
only applicable with --remove. Remove it from any modprobe --show*
invocations.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/353
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/test-modprobe.c