blob: abbbe1ef01675e09ec25430f0dbf82d178b624ab (
plain)
1
2
3
4
5
6
7
8
|
--- misc/hunspell-1.2.9/tests/test.sh 2010-02-23 21:18:50.000000000 +0900
+++ misc/build/hunspell-1.2.9/tests/test.sh 2010-05-05 13:01:42.000000000 +0900
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export LC_ALL="C"
function check_valgrind_log () {
|