lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 820fcb7 1/6: Update list of handy commands


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 820fcb7 1/6: Update list of handy commands
Date: Thu, 25 Apr 2019 16:49:26 -0400 (EDT)

branch: master
commit 820fcb787e4918808b54c41f9b2421ac616aff2b
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Update list of handy commands
---
 gwc/develop1.txt | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/gwc/develop1.txt b/gwc/develop1.txt
index ff828ca..b1d1b25 100644
--- a/gwc/develop1.txt
+++ b/gwc/develop1.txt
@@ -250,4 +250,10 @@ iconv -f ISO-8859-1 -t UTF-8 eraseme > product_data.cpp
 
   # Check spelling
 
-http://lists.nongnu.org/archive/html/lmi/2015-10/msg00076.html
+https://lists.nongnu.org/archive/html/lmi/2015-10/msg00076.html
+
+  # Test reinstallation; compare logs
+
+logfile=log-`date -u +'%Y%m%dT%H%MZ'`; echo "Log file is '$logfile.tar.bz2'."; 
./install_msw.sh >$logfile 2>&1; tar -cjf $logfile.tar.bz2 $logfile; mv 
${logfile}* ..
+
+git diff --no-index --color=always --color-moved=plain ../log-old ../log-new 
|sed -e's/^.\[3[12]m/&ZZZ/' |less -RS



reply via email to

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