From: Michael Jeanson Date: Wed, 26 Jul 2017 17:31:04 +0000 (-0400) Subject: Tests fix: errors in shell scripts X-Git-Tag: v0.11.0~49 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=748f9af1f0e61f6f5133b45ed7dcf1f071246b9e;hp=748f9af1f0e61f6f5133b45ed7dcf1f071246b9e;p=urcu.git Tests fix: errors in shell scripts Fix all shellcheck errors in the test scripts, switch to posix compatible syntax. Remove duplicated code already included in common.sh. Call the tap.sh cleanup code from our exit trap instead of overriding it. Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---