Page MenuHomeFreeBSD

Fix shebang lines in DTrace Toolkit scripts. Perl, on FreeBSD, is no longer found at /usr/bin/perl. This commit fixes three shebang lines from the DTrace Toolkit to use /usr/bin/env instead.
AbandonedPublic

Authored by jonathan on Mar 4 2016, 1:18 AM.
Tags
None
Referenced Files
F167953890: D5547.diff
Tue, Aug 25, 2:52 PM
F167859845: D5547.id.diff
Tue, Aug 25, 1:38 AM
Unknown Object (File)
Sun, Aug 23, 1:14 PM
Unknown Object (File)
Sat, Aug 22, 9:38 PM
Unknown Object (File)
Sat, Aug 22, 8:44 PM
Unknown Object (File)
Sat, Aug 22, 7:43 PM
Unknown Object (File)
Tue, Aug 4, 4:46 AM
Unknown Object (File)
Tue, Aug 4, 4:35 AM
Subscribers

Details

Reviewers
gnn
rwatson
Summary

The proposed commit message would also include:

Submitted by:   Brian Kidney <briankidney.ca>
Approved by:    rwatson (mentor)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2763
Build 2784: arc lint + arc unit

Event Timeline

jonathan retitled this revision from to Fix shebang lines in DTrace Toolkit scripts. Perl, on FreeBSD, is no longer found at /usr/bin/perl. This commit fixes three shebang lines from the DTrace Toolkit to use /usr/bin/env instead..
jonathan updated this object.
jonathan edited the test plan for this revision. (Show Details)
jonathan added reviewers: gnn, rwatson.
jonathan edited edge metadata.

Updating D5547: Fix shebang lines in DTrace Toolkit scripts.

Perl, on FreeBSD, is no longer found at /usr/bin/perl.

This commit fixes three shebang lines from the DTrace Toolkit to use /usr/bin/env instead.

gnn edited edge metadata.
This revision is now accepted and ready to land.May 14 2016, 6:24 PM