=================================================================== RCS file: /cvs/openbsd/fill_chroot/fill_chroot,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- openbsd/fill_chroot/fill_chroot 2011/08/09 01:10:16 1.17 +++ openbsd/fill_chroot/fill_chroot 2011/08/09 01:13:54 1.18 @@ -1,5 +1,5 @@ #!/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=`echo $CHROOT | sed -e 's,/*$,,'`