CVSROOT: /cvs Module name: src Changes by: ha...@cvs.openbsd.org 2014/08/09 15:51:29
Modified files: distrib/miniroot: install.sh install.sub Log message: After a cleanup by deraadt I noticed the four-space-indent had started infesting the scripts. As we generally use a single tab for line continuation indent in the scripts, let's reclaim 30 precious bytes! ok rpe@ krw@