From: Michal Koutný Date: Tue, 4 Feb 2020 12:49:35 +0000 (+0100) Subject: tests: Fix description of test units X-Git-Tag: v246-rc1~181^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21c8397694bd62fa0bc25d92a6508ae7a74e6156;p=thirdparty%2Fsystemd.git tests: Fix description of test units Corrected reference to non-existent unit. --- diff --git a/src/test/test-cgroup-unit-default.c b/src/test/test-cgroup-unit-default.c index 372667041c1..f4843374ea3 100644 --- a/src/test/test-cgroup-unit-default.c +++ b/src/test/test-cgroup-unit-default.c @@ -72,7 +72,7 @@ static int test_default_memory_low(void) { * * 3. dml-discard.slice sets DefaultMemoryLow= with no rvalue. As such, * dml-discard-empty.service should end up with a value of 0. - * dml-discard-explicit-ml.service sets MemoryLow=70, and as such should have that override the + * dml-discard-set-ml.service sets MemoryLow=15, and as such should have that override the * reset DefaultMemoryLow value. dml-discard.slice should still have an eventual memory.low of 50. * * ┌───────────┐