lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 5080462 4/6: Expunge a redundant comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 5080462 4/6: Expunge a redundant comment
Date: Fri, 27 Sep 2019 17:46:04 -0400 (EDT)

branch: master
commit 508046233fd1a435dfb324c14223b3d04ddf3681
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Expunge a redundant comment
    
    Expunged a narrative instruction that no longer serves any purpose,
    because it has been expressed as code in 'lmi_setup_10.sh'.
---
 lmi_setup_11.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lmi_setup_11.sh b/lmi_setup_11.sh
index ebd1834..2428f59 100755
--- a/lmi_setup_11.sh
+++ b/lmi_setup_11.sh
@@ -29,8 +29,6 @@ assert_su
 assert_not_chrooted
 
 # Unpack the OS tarball into the particular chroot being created.
-# (If the preceding apt-get and debootstrap steps have already been
-# completed once, then skip them and start here.)
 mkdir -p /srv/chroot/"${CHRTNAME}"
 debootstrap --arch=amd64 
--unpack-tarball=/var/cache/"${CODENAME}"_bootstrap.tar \
  "${CODENAME}" /srv/chroot/"${CHRTNAME}" >"${CHRTNAME}"-debootstrap-log 2>&1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]