[RTEMS Project] #2378: ampolish3 script can't always find perl
RTEMS trac
trac at rtems.org
Sat Aug 1 16:54:51 UTC 2015
#2378: ampolish3 script can't always find perl
---------------------------+---------------------------
Reporter: joel.sherrill | Owner: joel.sherrill
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.10
Severity: normal | Keywords:
---------------------------+---------------------------
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
#
--
Ticket URL: <http://devel.rtems.org/ticket/2378>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list