bug-bash
[Top][All Lists]
Advanced

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

Re: Document -x and -vx give the same results


From: 積丹尼 Dan Jacobson
Subject: Re: Document -x and -vx give the same results
Date: Mon, 15 Nov 2021 04:04:36 +0800

I was testing -xeu vs. -vxeu on

set -xeu
set /var/lib/exim4/config.autogenerated
cp $@ /tmp
update-exim4.conf --verbose
diff /tmp $@||:
set update-exim4.conf.conf
echo . $PWD/$@-jidanni > /tmp/$@
diff $@ /tmp

and no matter STDOUT or STDERR they gave the same results, there in
emacs' *compilation* buffer.



reply via email to

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