[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [lmi-commits] master 98877e0 3/5: Enable debugging for 'instal
From: |
Greg Chicares |
Subject: |
Re: [lmi] [lmi-commits] master 98877e0 3/5: Enable debugging for 'install_*.sh' |
Date: |
Mon, 9 Apr 2018 02:14:43 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 2018-04-09 00:15, Vadim Zeitlin wrote:
> On Sun, 8 Apr 2018 16:08:15 -0400 (EDT) Greg Chicares <address@hidden> wrote:
[...]
> GC> diff --git a/install_msw.sh b/install_msw.sh
[...]
> GC> -set -v
> GC> +set -vx
>
> Is it really a good idea to do it by default?
IMO, yes. If Kim encounters a problem, I ask her to send me a log.
If it doesn't have all the information I might find useful, then I
have to ask her to repeat the procedure in a different way, and we
waste time going back and forth; and her computer is underpowered,
so that eats up time at the expense of other work. If making '-vx'
the default saves even such one rework cycle per decade, then it's
worthwhile, even if it makes the log considerably larger--but it's
really only slightly larger.