summaryrefslogtreecommitdiff
path: root/devel/cvs/patches/patch-aq
blob: db1e238f8baac23914903280f93453b9007bd0b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aq,v 1.8 2005/03/01 15:36:48 wiz Exp $

--- src/recurse.c.orig	2005-01-31 23:15:21.000000000 +0100
+++ src/recurse.c
@@ -554,7 +554,7 @@ do_recursion (frame)
     if (frame->flags == R_SKIP_ALL)
 	return (0);
 
-    locktype = noexec ? CVS_LOCK_NONE : frame->locktype;
+    locktype = nolock ? CVS_LOCK_NONE : frame->locktype;
 
     /* The fact that locks are not active here is what makes us fail to have
        the