aboutsummaryrefslogtreecommitdiffstats
path: root/.hg-to-bk
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-02-20 11:15:03 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-02-20 11:15:03 +0000
commit92207c117ac7c3b4f3304fb6855575844da73980 (patch)
tree3e9d4af5dbfb9619d7288c0f84d22643a5cd1b71 /.hg-to-bk
parentb39cfce3243dfbfa5d877425adad77a108fb1094 (diff)
downloadxen-92207c117ac7c3b4f3304fb6855575844da73980.tar.gz
xen-92207c117ac7c3b4f3304fb6855575844da73980.tar.bz2
xen-92207c117ac7c3b4f3304fb6855575844da73980.zip
bitkeeper revision 1.735 (4035ec37QrObBVUp0-0jtnp646Qg3g)
xenolinux-sparse: new file Many files: Port to linux-2.4.25 .del-xenolinux-sparse~6c1e6e8b9138ffe9: Delete: xenolinux-sparse Many files: mvdir
Diffstat (limited to '.hg-to-bk')
-rwxr-xr-x.hg-to-bk2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hg-to-bk b/.hg-to-bk
index 71ef2c474b..3b63679d35 100755
--- a/.hg-to-bk
+++ b/.hg-to-bk
@@ -1,5 +1,5 @@
#!/bin/sh -x
set -e
-ln -s xenolinux-2.4.24-sparse xenolinux-sparse
+ln -s xenolinux-2.4.25-sparse xenolinux-sparse
(find -depth -type d -print | xargs -r rmdir 2>/dev/null) || true
exit 0