CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2011/08/07 09:07:22
Modified files: distrib/miniroot: install.sub Log message: Check that timezones provided by the user do not include spaces. e.g. 'Brazil/DeNoronha East'. Input with embedded spaces put the install script into a state where a valid timezone could not be entered. Problem noted by and fix tested by Javier Bassi. ok deraadt@