forked from pool/python-kitchen
Accepting request 864223 from home:jayvdb:branches:devel:languages:python
- Fix bare words in spec, no longer supported OBS-URL: https://build.opensuse.org/request/show/864223 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kitchen?expand=0&rev=14
This commit is contained in:
@@ -54,7 +54,7 @@ sed -i '1s/^#!.*//' kitchen2/kitchen/pycompat24/base64/_base64.py
|
||||
%check
|
||||
export LANG='en_US.UTF8'
|
||||
%{python_expand # run test
|
||||
%if $python == python2
|
||||
%if "$python" == "python2"
|
||||
pushd kitchen2
|
||||
%else
|
||||
pushd kitchen3
|
||||
|
||||
Reference in New Issue
Block a user