$NetBSD: patch-ac,v 1.3 2006/10/31 20:52:36 rillig Exp $

--- tests/new_test.orig	2004-08-25 19:23:07.000000000 +0200
+++ tests/new_test	2006-10-31 21:51:27.000000000 +0100
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-if [ "$1" == "" ]; then
+if [ "$1" = "" ]; then
   echo 'Name?'
   exit 1
 fi
