]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: s/MUMA/NUMA/ 17998/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 16 Dec 2020 15:36:42 +0000 (16:36 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 16 Dec 2020 15:38:44 +0000 (16:38 +0100)
test/TEST-36-NUMAPOLICY/test.sh

index a08ad6c14a12277b1b0efc270aa64b62468a7731..cec8b699202bf58ea373285042224a7107815a63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 set -e
 
-TEST_DESCRIPTION="test MUMAPolicy= and NUMAMask= options"
+TEST_DESCRIPTION="test NUMAPolicy= and NUMAMask= options"
 TEST_NO_NSPAWN=1
 . $TEST_BASE_DIR/test-functions
 if qemu_min_version "5.2.0"; then