Skip to content
Commit f80bcb0f authored by Zev Weiss's avatar Zev Weiss
Browse files

jsnbd: Disable command tracing in state hook script



Enabling 'set -x' can be useful for debugging, but as default behavior
it's basically just noise.  Thus far that noise hasn't ended up anywhere
visible because nbd-proxy redirects stderr to /dev/null when running
this script, but that may soon be changing so that actual error messages
from the script aren't lost.

Signed-off-by: default avatarZev Weiss <zev@bewilderbeest.net>
Change-Id: Idc7d0d3fd54fd9349bf39f47c3e62a89d98b5d03
parent d1338116
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment