[BACK]Return to fill_chroot CVS log [TXT][DIR] Up to [local] / openbsd / fill_chroot

Diff for /openbsd/fill_chroot/fill_chroot between version 1.17 and 1.18

version 1.17, 2011/08/09 01:10:16 version 1.18, 2011/08/09 01:13:54
Line 1 
Line 1 
 #!/bin/sh  #!/bin/sh
 # $RedRiver: fill_chroot,v 1.16 2010/01/11 21:16:33 andrew Exp $  # $AFresh1: fill_chroot,v 1.16 2010/01/11 21:16:33 andrew Exp $
   
 CHROOT=${CHROOT:=/home/andrew/www}  CHROOT=${CHROOT:=/home/andrew/www}
 CHROOT=`echo $CHROOT | sed -e 's,/*$,,'`  CHROOT=`echo $CHROOT | sed -e 's,/*$,,'`

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>