]> git.cworth.org Git - notmuch-wiki/commitdiff
ditto (dc6dadf0ad4e8c86b83d927c6154e62af5c780d5)
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 24 Oct 2016 07:18:20 +0000 (10:18 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Mon, 24 Oct 2016 07:18:20 +0000 (10:18 +0300)
remoteusage/124.mdwn

index d1149cc9ec199130ac0551973957ac579db69ae8..969e7be20a260c649f73341e09778ea12908b571 100644 (file)
@@ -197,7 +197,7 @@ run
 from command line and observe output. If it looks as it should be next uncomment
 the line
 
 from command line and observe output. If it looks as it should be next uncomment
 the line
 
-        #BASH_XTRACEFD=6; exec 6>>remote-errors; echo -- >&6; set -x
+        #exec 6>>remote-errors; BASH_XTRACEFD=6; echo -- >&6; set -x
 
 in `./remote-notmuch.sh` and attempt to use it from emacs again -- and then
 examine the contents of `remote-errors` in the working directory emacs was
 
 in `./remote-notmuch.sh` and attempt to use it from emacs again -- and then
 examine the contents of `remote-errors` in the working directory emacs was