checkpoint
[unix-history] / usr / src / sbin / mount_portal / activate.c
index 8cedaa2..ebcfbdb 100644 (file)
@@ -8,7 +8,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)activate.c  1.1 (Berkeley) %G%
+ *     @(#)activate.c  1.2 (Berkeley) %G%
  *
  * $Id: activate.c,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $
  */
  *
  * $Id: activate.c,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $
  */
@@ -159,7 +159,9 @@ int so;
                goto drop;
        }
 
                goto drop;
        }
 
+#ifdef DEBUG
        fprintf(stderr, "lookup key %s\n", key);
        fprintf(stderr, "lookup key %s\n", key);
+#endif
 
        /*
         * Find a match in the configuration file
 
        /*
         * Find a match in the configuration file