mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
sys-libs/libblockdev: fix typo in comment
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
b235e3097f
commit
968938e557
@ -143,7 +143,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
# See http://storaged.org/libblockdev/ch03.html
|
||||
# Largest subset which doesn't require root priviledges
|
||||
# Largest subset which doesn't require root privileges
|
||||
"${EPYTHON}" tests/run_tests.py --include-tags extradeps sourceonly || die
|
||||
}
|
||||
|
||||
|
||||
@ -140,7 +140,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
# See http://storaged.org/libblockdev/ch03.html
|
||||
# Largest subset which doesn't require root priviledges
|
||||
# Largest subset which doesn't require root privileges
|
||||
"${EPYTHON}" tests/run_tests.py --include-tags extradeps sourceonly || die
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user