NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item9807: bin/configure should also auto-fix the shbang line of /tools/ scripts
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
Configure |
|
The new Extension installer code rewrites the shbang line of any script in /bin/ - it should also rewrite scripts in /tools/
--
GeorgeClark - 07 Oct 2010
Adding unit tests for this feature, discovered another minor issue - if the bin/configure script is missing, then the scripts are rewritten to use #!$shBang as the shbang. It should not rewrite at all if it is unable to determine a valid perl location.
--
GeorgeClark - 07 Oct 2010