From e06f9133700ea15e13d5a84871e170651772cbab Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Mon, 19 Mar 2018 16:11:54 +0100 Subject: Disable flock in tests when it's not available --- test/tests/empty-filter-options.fail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tests/empty-filter-options.fail') diff --git a/test/tests/empty-filter-options.fail b/test/tests/empty-filter-options.fail index 4e865e5..167ab6b 100755 --- a/test/tests/empty-filter-options.fail +++ b/test/tests/empty-filter-options.fail @@ -2,4 +2,4 @@ . "$(cd -- "$(dirname -- "$0")" && pwd -P)/../bootstrap" -"${BIN_MAIN}" --workdir "${DIR_TEMP}" -- "${DIR_SOURCE}" '' "${DIR_DESTINATION}" +"${BIN_MAIN}" ${BIN_MAIN_OPTIONS} --workdir "${DIR_TEMP}" -- "${DIR_SOURCE}" '' "${DIR_DESTINATION}" -- cgit v1.2.3