tree-wise: standarize on "auto-detection" spelling

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-11-30 15:33:59 +01:00
parent 607ebf2bd2
commit 46c41478c9
2 changed files with 2 additions and 2 deletions

2
TODO
View File

@ -211,7 +211,7 @@ Features:
1. add resume_offset support to the resume code (i.e. support swap files
properly)
2. check if swap is on weird storage and refuse if so
3. add autodetection of hibernation images
3. add auto-detection of hibernation images
* cgroups: use inotify to get notified when somebody else modifies cgroups
owned by us, then log a friendly warning.

View File

@ -51,7 +51,7 @@ TEST_NO_NSPAWN=1
Don't run tests under systemd-nspawn
TEST_NO_KVM=1
Disable QEMU KVM autodetection (may be necessary when you're trying to run the
Disable QEMU KVM auto-detection (may be necessary when you're trying to run the
*vanilla* QEMU and have both qemu and qemu-kvm installed)
TEST_NESTED_KVM=1