mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
fix various encoding corruption
This commit is contained in:
@@ -32,6 +32,6 @@ python_prepare_all() {
|
||||
|
||||
python_test() {
|
||||
VIRTUALX_COMMAND="${PYTHON}"
|
||||
cd "${BUILD_DIR}" || die
|
||||
cd "${BUILD_DIR}" || die
|
||||
virtualmake "${S}"/tests/test.py
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user