$NetBSD: patch-ap,v 1.3 2015/12/29 23:34:51 dholland Exp $

Remove bashisms.

--- tools/binary.orig	2009-08-31 03:01:14.000000000 +0400
+++ tools/binary	2010-07-20 22:53:07.000000000 +0400
@@ -487,7 +487,7 @@
 
                 if "$negative"
                 then
-                    if test "$step_status" == 0
+                    if test "$step_status" = 0
                     then
                         testeddir=$testsubdir
                         found=true
