test: s/MUMA/NUMA/

This commit is contained in:
Frantisek Sumsal 2020-12-16 16:36:42 +01:00
parent f26d091460
commit 26b127245a
1 changed files with 1 additions and 1 deletions

View File

@ -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