]> arthur.barton.de Git - netatalk.git/commitdiff
Make the fix a little more Perlish.
authorjmarcus <jmarcus>
Thu, 20 Jun 2002 02:16:05 +0000 (02:16 +0000)
committerjmarcus <jmarcus>
Thu, 20 Jun 2002 02:16:05 +0000 (02:16 +0000)
bin/cnid/cnid_maint.in

index 837e92f67c38d9d051dcf18b476dfe1d74a2d1fd..b992d6a4ee29b342eb6fba612aaaf27fab5321d4 100755 (executable)
@@ -3,7 +3,7 @@
 #
 # cnid_maint: A script to maintain the consistency of CNID databases.
 #
-# $Id: cnid_maint.in,v 1.10 2002-06-20 02:15:09 jmarcus Exp $
+# $Id: cnid_maint.in,v 1.11 2002-06-20 02:16:05 jmarcus Exp $
 #
 
 use strict;
@@ -118,7 +118,7 @@ while (<PS>) {
 
 close(PS);
 
-if ( $children >= 1 ) {
+if ($children) {
 
     # We have some children.  We cannot run recovery.
     error( 1,