lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/multiarch 0738ce3 2/4: Show correct name of arch


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch 0738ce3 2/4: Show correct name of archived log file
Date: Sun, 19 May 2019 08:35:12 -0400 (EDT)

branch: odd/multiarch
commit 0738ce3980c8391e438823b357759dbe4c17599d
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Show correct name of archived log file
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index a285fbc..9fd3413 100644
--- a/INSTALL
+++ b/INSTALL
@@ -72,7 +72,7 @@ Copy the following, and paste it (Shift-Insert) into the 
shell:
   cd /tmp
   wget -N $install_script
   chmod +x install_msw.sh
-  logfile=log_`date -u +'%Y%m%dT%H%MZ'`; echo "Log file is '$logfile.tar.bz2'."
+  logfile=log_`date -u +'%Y%m%dT%H%MZ'`; echo "Log file is '$logfile.tar.xz'."
   ./install_msw.sh >$logfile 2>&1; tar -cJf $logfile.tar.xz $logfile
 
 Installation proceeds silently for anywhere from a few minutes to a couple



reply via email to

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