More intelligent hashbang
authorpdbogen <pdbogen@088b83a4-0077-4247-935c-42ec02c2848b>
Sat, 13 Aug 2011 04:34:19 +0000 (04:34 +0000)
committerpdbogen <pdbogen@088b83a4-0077-4247-935c-42ec02c2848b>
Sat, 13 Aug 2011 04:34:19 +0000 (04:34 +0000)
git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@118 088b83a4-0077-4247-935c-42ec02c2848b

check

diff --git a/check b/check
index 5926cf9..2ea2957 100755 (executable)
--- a/check
+++ b/check
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 for i in *.pl
 do
        perl -c $i