From: Brandon Low Date: Fri, 9 Jul 2010 03:16:10 +0000 (-0700) Subject: Use common env utility rather than hard coded location for bash X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=a91871e5a195c1e66d2e8736ba6087f11819a35a;p=packages%2Fb%2Fbup.git Use common env utility rather than hard coded location for bash --- diff --git a/t/test.sh b/t/test.sh index 6398236..41e09ac 100755 --- a/t/test.sh +++ b/t/test.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash . wvtest.sh #set -e