]> git.ipfire.org Git - thirdparty/systemd.git/commit
Do not run ninja in run-integration-tests.sh
authorLuca Boccassi <bluca@debian.org>
Tue, 22 Dec 2020 17:53:14 +0000 (17:53 +0000)
committerLuca Boccassi <bluca@debian.org>
Fri, 1 Jan 2021 21:33:16 +0000 (21:33 +0000)
commit84d93585861ed69fc55ae39349e82c0120c66e17
treee6516808dba11027356b797993135ddf1b39daf2
parentaeac20fc69e3c0fa5c3f0a15ecff6b0864afa628
Do not run ninja in run-integration-tests.sh

It is typically ran as root, while builds are done as normal users.
It is documented anyway to build beforehand.
test/run-integration-tests.sh