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
F157864907: D5547.id14058.diff
Mon, May 25, 11:14 PM
F157864426: D5547.id14058.diff
Mon, May 25, 11:08 PM
F157836447: D5547.id14057.diff
Mon, May 25, 6:00 PM
F157836394: D5547.id14057.diff
Mon, May 25, 6:00 PM
Unknown Object (File)
Wed, May 20, 11:20 AM
Unknown Object (File)
Tue, May 19, 5:27 AM
Unknown Object (File)
Mon, May 18, 10:46 PM
Unknown Object (File)
Mon, May 18, 8:03 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