Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP4
python-python-subunit
python-subunit-filter-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-subunit-filter-path.patch of Package python-python-subunit
diff -ruN a/python/subunit/tests/test_subunit_filter.py b/python/subunit/tests/test_subunit_filter.py --- a/python/subunit/tests/test_subunit_filter.py 2013-06-16 11:58:35.000000000 +0200 +++ b/python/subunit/tests/test_subunit_filter.py 2014-01-30 13:30:26.069310330 +0100 @@ -290,7 +290,7 @@ def run_command(self, args, stream): root = os.path.dirname( os.path.dirname(os.path.dirname(os.path.dirname(__file__)))) - script_path = os.path.join(root, 'filters', 'subunit-filter') + script_path = os.path.join('/', 'usr', 'bin', 'subunit-filter') command = [sys.executable, script_path] + list(args) ps = subprocess.Popen( command, stdin=subprocess.PIPE, stdout=subprocess.PIPE,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor