#1148: shebang should be '/usr/bin/env ruby'
-------------------------+--------------------------------------------------
Reporter: do | Owner: luke
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: executables | Version:
Severity: trivial | Resolution:
Keywords: | Stage: Needs design decision
Patch: None | Complexity: Unknown
-------------------------+--------------------------------------------------
Changes (by do):
* severity: normal => trivial
Comment:
OK, what exactly ist the "design decision" that has to be discussed? I
would say something like:
{{{
sed -ri s#!/usr/bin/ruby#!/usr/bin/env ruby#
}}}
will do the trick. Done!
It might be the case that 'env' itself is in another path. That is a
problem, yes. Does the comunity know about such systems? I guess those
which have env somehere else that /usr/bin are very rarely used and quite
old systems.
--
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1148#comment:3>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---