BIND 10 #1150: python test scripts generated by configure should be in _SCRIPTS
BIND 10 Development
do-not-reply at isc.org
Thu Aug 25 12:21:06 UTC 2011
#1150: python test scripts generated by configure should be in _SCRIPTS
-------------------------------------+-------------------------------------
Reporter: | Owner: vorner
jinmei | Status: closed
Type: | Milestone:
enhancement | Sprint-20110830
Priority: | Resolution: fixed
critical | Sensitive: 0
Component: build | Sub-Project: Core
system | Estimated Difficulty: 0
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by vorner):
* status: reviewing => closed
* resolution: => fixed
Comment:
Well, it is generated by configure and set to executable the first time.
But if I `touch foo_test.py.in` and call `make && make check`, make
regenerates `foo_test.py` from the `.in`, but does not set it executable
any more. I don't think there's a reasonable way to say it should be in
the configure.ac, so I put it into the makefile just before running it.
So, thanks, I merged it with this change.
--
Ticket URL: <http://bind10.isc.org/ticket/1150#comment:11>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list