Loading
autotest/common: define xtrace_restore as an alias
This doesn't make difference right now, but would be useful if we printed $BASH_SOURCE or $LINENO in xtrace (via PS4). Those two will now point to the original line where xtrace_restore was called rather than always the single line inside autotest_common.sh. Change-Id: Idf3ac8d00ad9610960678351014334013149b88d Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456964 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>