aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-10 16:22:25 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-10 16:22:25 +0000
commite5d511f7459b4360203b35663e5aa22730630789 (patch)
treeabb03cf767a2ac20e11ed21a70e6f3f89068dbd2 /tools
parentb2066699dc90544983c7435290408641a5b60188 (diff)
downloadxen-e5d511f7459b4360203b35663e5aa22730630789.tar.gz
xen-e5d511f7459b4360203b35663e5aa22730630789.tar.bz2
xen-e5d511f7459b4360203b35663e5aa22730630789.zip
bitkeeper revision 1.421 (3f5f4fc1jzqkUGfyUfgcJVDUsnsFnQ)
fix
Diffstat (limited to 'tools')
-rwxr-xr-xtools/misc/xen-clone2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/xen-clone b/tools/misc/xen-clone
index 8ea5958b4b..daaf54e90b 100755
--- a/tools/misc/xen-clone
+++ b/tools/misc/xen-clone
@@ -35,7 +35,7 @@ TOP=`/bin/pwd`
# site-specific set up of installation directories
case "$SITE" in
-CL)
+UCCL)
PATH=$PATH:/usr/groups/xeno/build_tools/bin
mkdir -p install/boot
cd install/boot