relies on sample-script.py and sample-two-script.py being executable

Bug #1323410 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subunit
Triaged
High
Unassigned

Bug Description

The subunit tests rely on sample-script.py and sample-two-script.py being executable. However, setup.py doesn't install them with executable bits by default:

% ./setup.py install --root=foo
% ls -l ./usr/local/lib/python2.7/dist-packages/subunit/tests/sample-script.py
-rw-r--r-- 1 jelmer jelmer 619 May 26 22:13 ./usr/local/lib/python2.7/dist-packages/subunit/tests/sample-script.py

We can tweak setup.py to make them executable, or alternatively, install them in the data directory.

Revision history for this message
Robert Collins (lifeless) wrote :

Please do!

Changed in subunit:
status: New → Triaged
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.