aboutsummaryrefslogtreecommitdiffstats
path: root/.bk-to-hg
diff options
context:
space:
mode:
Diffstat (limited to '.bk-to-hg')
-rwxr-xr-x.bk-to-hg6
1 files changed, 1 insertions, 5 deletions
diff --git a/.bk-to-hg b/.bk-to-hg
index a41913bd35..039e4d0069 100755
--- a/.bk-to-hg
+++ b/.bk-to-hg
@@ -1,6 +1,2 @@
-#!/bin/sh -x
-set -e
-test -L xenolinux-sparse
-rm xenolinux-sparse
-(find -depth -type d -print | xargs -r rmdir 2>/dev/null) || true
+#!/bin/sh
exit 0