From: Frantisek Sumsal Date: Wed, 16 Dec 2020 15:36:42 +0000 (+0100) Subject: test: s/MUMA/NUMA/ X-Git-Tag: v248-rc1~481^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17998%2Fhead;p=thirdparty%2Fsystemd.git test: s/MUMA/NUMA/ --- diff --git a/test/TEST-36-NUMAPOLICY/test.sh b/test/TEST-36-NUMAPOLICY/test.sh index a08ad6c14a1..cec8b699202 100755 --- a/test/TEST-36-NUMAPOLICY/test.sh +++ b/test/TEST-36-NUMAPOLICY/test.sh @@ -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