Drop LC_ALL setting, see PEP 538
https://www.python.org/dev/peps/pep-0538/
This commit is contained in:
parent
971e3979b0
commit
573b33fae5
@ -189,7 +189,6 @@ mkdir -p run_tests
|
||||
pushd run_tests
|
||||
PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
PATH="%{buildroot}%{_bindir}:$PATH" \
|
||||
LC_ALL=en_US.UTF-8 \
|
||||
%{buildroot}%{_bindir}/iptest3 %{test_groups}
|
||||
popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user