lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 68e18ff 1/3: Further reduce script verbosity


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 68e18ff 1/3: Further reduce script verbosity
Date: Mon, 30 Sep 2019 17:31:23 -0400 (EDT)

branch: master
commit 68e18ffbdfef37ffef5d993662dfd88408a148a8
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Further reduce script verbosity
    
    Changed 'lmi_destroy_chroot.sh' as other 'lmi_*.sh' scripts had been
    changed in the immediately-preceding commit.
---
 lmi_destroy_chroot.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lmi_destroy_chroot.sh b/lmi_destroy_chroot.sh
index fa51ffd..9f3130b 100755
--- a/lmi_destroy_chroot.sh
+++ b/lmi_destroy_chroot.sh
@@ -21,10 +21,10 @@
 # email: <address@hidden>
 # snail: Chicares, 186 Belle Woods Drive, Glastonbury CT 06033, USA
 
-set -vx
-
 . ./lmi_setup_inc.sh
 
+set -vx
+
 assert_su
 assert_not_chrooted
 



reply via email to

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