summaryrefslogtreecommitdiff
path: root/www/squid31/patches/patch-ap
blob: c36c0237c76f0d14c3ca9e51d2915652c881e296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ap,v 1.1.1.1 2009/04/20 21:27:40 tron Exp $

--- test-suite/testheaders.sh.orig	2009-04-08 12:51:07.000000000 +0200
+++ test-suite/testheaders.sh
@@ -10,7 +10,7 @@
 #
 cc="${1}"
 
-if [ "${2}" == "" ]; then
+if [ "${2}" = "" ]; then
 	dir="."
 else
 	dir="${2}"