From 33cf04c6a5f76cba2bf56a27504eaf9ac022f5a2 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 27 May 2011 14:08:04 -0700 Subject: Update some more recent tests to use /usr/bin/env to find bash The recentl-applied patch had grown stale, so update the tests that had been created since it was originally written. --- test/search-position-overlap-bug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/search-position-overlap-bug') diff --git a/test/search-position-overlap-bug b/test/search-position-overlap-bug index 5bbef74..414b8d5 100755 --- a/test/search-position-overlap-bug +++ b/test/search-position-overlap-bug @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Test to demonstrate a position overlap bug. # -- cgit v1.2.3