]> git.ipfire.org Git - thirdparty/systemd.git/commit
fmf: Don't fail if we can't modify sysctl values
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 13 Feb 2025 13:41:21 +0000 (14:41 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 13 Feb 2025 20:35:56 +0000 (20:35 +0000)
commit1e6514d6d047a19fe05fa53ed67ffce6d0012c31
tree28b0e8698849dfe853d74f20ced1bbfaf2e4f2f2
parentde02b551adcf74e5677454fd36bf7653b1a4def1
fmf: Don't fail if we can't modify sysctl values

If the script is running unprivileged we might not be able to modify
these so let's skip in that case.
test/fmf/integration-tests/test.sh