From 27274846fa112b3309a5cebe6afa2753d641a992 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 18 Jan 2014 12:47:18 -0500 Subject: librechroot: fix comment --- src/chroot-tools/librechroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot index 1c8ec4c..64c3a46 100755 --- a/src/chroot-tools/librechroot +++ b/src/chroot-tools/librechroot @@ -151,7 +151,7 @@ readonly commands=( run enter clean-repo help ) -# set $rootdir and $copydir; blank them on error +# Print code to set $rootdir and $copydir; blank them on error calculate_directories() { # Don't assume that CHROOTDIR or CHROOT are set, # but assume that COPY is set. -- cgit v1.2.2