aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/property/chroot.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/chroot.lisp b/src/property/chroot.lisp
index e2d0510..3e790d3 100644
--- a/src/property/chroot.lisp
+++ b/src/property/chroot.lisp
@@ -25,7 +25,7 @@
;; check whether a previous debootstrap failed partway through
(if (remote-test "-d" (merge-pathnames "debootstrap/"
(ensure-directory-pathname root)))
- (progn (delete-remote-trees root) nil)
+ (progn (empty-remote-directory root) nil)
(remote-exists-p (chroot-pathname "/usr/lib/os-release" root))))
(:apply
(destructuring-bind