fix: 'env.sh' is optional, ignore it in shellcheck
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 15 Dec 2023 21:50:19 +0000 (16:50 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Jan 2024 15:38:15 +0000 (10:38 -0500)
commit05ffcfc00a277854c379deec649385603bbc63e7
treea59b703343667ecd5b38165cc53933faa9bf9ee4
parenta5231e646187849f457cc4f766420d8fbd4ed455
fix: 'env.sh' is optional, ignore it in shellcheck

Since 'env.sh' is an optional file, don't fail shellcheck when it is
absent.

Change-Id: I28b768a6023b789f90e4433016e9025f2b5e2f21
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11597
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/utils/utils.sh
This page took 0.025048 seconds and 4 git commands to generate.