]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tests: Fix description of test units
authorMichal Koutný <mkoutny@suse.com>
Tue, 4 Feb 2020 12:49:35 +0000 (13:49 +0100)
committerMichal Koutný <mkoutny@suse.com>
Tue, 2 Jun 2020 16:59:47 +0000 (18:59 +0200)
Corrected reference to non-existent unit.

src/test/test-cgroup-unit-default.c

index 372667041c12f9ee57c4f35b47bf0da42567b4f3..f4843374ea320fef3c5f77189b4d43b39e9aaeef 100644 (file)
@@ -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.
          *
          *                           ┌───────────┐