[rtems commit] Fixes breakage on at least FreeBSD.

Joel Sherril joel at rtems.org
Sat Aug 1 17:16:06 UTC 2015


Module:    rtems
Branch:    4.10
Commit:    3699161a368122dd51d0734423408eff8676d05d
Changeset: http://git.rtems.org/rtems/commit/?id=3699161a368122dd51d0734423408eff8676d05d

Author:    Nick Withers <nick.withers at anu.edu.au>
Date:      Sat Aug  1 10:15:43 2015 -0700

Fixes breakage on at least FreeBSD.

closes #2379.

---

 ampolish3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ampolish3 b/ampolish3
index 6ae63ee..9f372b7 100755
--- a/ampolish3
+++ b/ampolish3
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/env perl
 
 # $Id$
 



More information about the vc mailing list