Add missing export
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=139
This commit is contained in:
parent
8039fcf191
commit
030f09ff2e
@ -91,7 +91,7 @@ export TRAVIS=1
|
||||
march=`python3 -c "import platform ; print(platform.machine())"`
|
||||
|
||||
# Note test_fetch_all is a bit flaky, occasionally failing
|
||||
%{python_expand PYTHONPATH=build/lib.linux-${march}-%{$python_version}/
|
||||
%{python_expand export PYTHONPATH=build/lib.linux-${march}-%{$python_version}/
|
||||
$python -Wa psutil/tests/runner.py
|
||||
}
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user