ia64/xen-unstable
changeset 782:14481f959026
bitkeeper revision 1.475.1.1 (3f7ae437a-udEv_0YtIbYS5vnIusMw)
Merge labyrinth.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno-1.0.bk
into labyrinth.cl.cam.ac.uk:/auto/anfs/scratch/labyrinth/iap10/xeno-clone/xeno-1.0.bk
Merge labyrinth.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno-1.0.bk
into labyrinth.cl.cam.ac.uk:/auto/anfs/scratch/labyrinth/iap10/xeno-clone/xeno-1.0.bk
author | iap10@labyrinth.cl.cam.ac.uk |
---|---|
date | Wed Oct 01 14:27:03 2003 +0000 (2003-10-01) |
parents | 30c521db4c71 94cd1ed0d2db |
children | 7397237e6589 |
files | tools/control/Makefile |
line diff
1.1 --- a/tools/control/Makefile Tue Sep 30 11:47:07 2003 +0000 1.2 +++ b/tools/control/Makefile Wed Oct 01 14:27:03 2003 +0000 1.3 @@ -8,7 +8,7 @@ clean: clean-cmdline clean-web 1.4 1.5 examples: FORCE 1.6 mkdir -p ../../../install/etc 1.7 - chmod +w ../../../install/etc/* 1.8 + chmod +w ../../../install/etc/* || true 1.9 cp examples/xen* examples/*example ../../../install/etc/ 1.10 1.11 cmdline: FORCE