summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Koutný <mkoutny@suse.com>2020-02-04 13:49:35 +0100
committerMichal Koutný <mkoutny@suse.com>2020-06-02 18:59:47 +0200
commit21c8397694bd62fa0bc25d92a6508ae7a74e6156 (patch)
treea2e7dc0a51bd0185dd3b3126811d296e50eae047
parenteee9b30af41d2b3a265ad303234ac62bb46b7cd3 (diff)
downloadsystemd-21c8397694bd62fa0bc25d92a6508ae7a74e6156.tar.gz
tests: Fix description of test units
Corrected reference to non-existent unit.
-rw-r--r--src/test/test-cgroup-unit-default.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-cgroup-unit-default.c b/src/test/test-cgroup-unit-default.c
index 372667041c..f4843374ea 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.
*
* ┌───────────┐