aboutsummaryrefslogtreecommitdiff
path: root/bin/ard-parse-boards
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2012-12-15 19:41:59 +0530
committerSudar <sudar@sudarmuthu.com>2012-12-15 19:41:59 +0530
commite3844dfc600b249d412ea67f835a89aac6e9d696 (patch)
treeff94a5e6bfc5f39f35deebb7ad306446b25599ef /bin/ard-parse-boards
parentaddd14030203a0d603709ad1df6ed0fbbd927bc3 (diff)
parent86b7b034dc241ca3469d199e67ad3b278ef80114 (diff)
Merge branch 'shebang' of git://github.com/anm/Arduino-Makefile
Diffstat (limited to 'bin/ard-parse-boards')
-rwxr-xr-xbin/ard-parse-boards2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ard-parse-boards b/bin/ard-parse-boards
index e2de71b..9f690e2 100755
--- a/bin/ard-parse-boards
+++ b/bin/ard-parse-boards
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#! /usr/bin/env perl
use strict;
use warnings;