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
F146163577: D5547.id14057.diff
Sat, Feb 28, 9:04 AM
Unknown Object (File)
Nov 23 2025, 8:59 AM
Unknown Object (File)
Nov 23 2025, 8:04 AM
Unknown Object (File)
Nov 22 2025, 6:04 PM
Unknown Object (File)
Nov 21 2025, 2:49 AM
Unknown Object (File)
Nov 21 2025, 2:42 AM
Unknown Object (File)
Nov 21 2025, 2:39 AM
Unknown Object (File)
Nov 21 2025, 2:36 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