Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#2378 closed defect (fixed)

ampolish3 script can't always find perl

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 4.11.1
Component: unspecified Version: 4.10
Severity: normal Keywords:
Cc: Nick Withers Blocked By:
Blocking:

Description

Posted to devel@ https://lists.rtems.org/pipermail/devel/2015-July/011984.html

diff --git a/ampolish3 b/ampolish3
index aaa9757..23c2855 100755
--- a/ampolish3
+++ b/ampolish3
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/env perl

#
# Copyright (C) 2005, 2006 Ralf Cors<C3><A9>pius, Ulm, Germany
#

Change History (2)

comment:2 Changed on 08/01/15 at 17:12:59 by Joel Sherrill

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.