OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Antoine Jacoutot (ajacoutotcvs.openbsd.org)
Date: Sat Jul 17 2010 - 01:47:14 CDT


CVSROOT: /cvs
Module name: src
Changes by: ajacoutotcvs.openbsd.org 2010/07/17 00:47:14

Modified files:
        usr.sbin/sysmerge: sysmerge.sh

Log message:
When running in full diff mode, don't wait for user input before
starting the comparison anymore. It does not bring us anything and
allows to chop 30 lines of the script.
While here, remove some empty lines.