aboutsummaryrefslogtreecommitdiffstats
path: root/test/tests/get-help.success
diff options
context:
space:
mode:
authorMichele Locati <michele@locati.it>2018-03-19 16:11:54 +0100
committerMichele Locati <michele@locati.it>2018-03-19 16:11:54 +0100
commite06f9133700ea15e13d5a84871e170651772cbab (patch)
tree67cbd6f188ec4c37002750288af778bc2e1e5ca5 /test/tests/get-help.success
parent51eb63f8a10813512e539198671f2b30d4cfe37b (diff)
downloadincremental-git-filter-branch-e06f9133700ea15e13d5a84871e170651772cbab.tar.gz
incremental-git-filter-branch-e06f9133700ea15e13d5a84871e170651772cbab.tar.bz2
incremental-git-filter-branch-e06f9133700ea15e13d5a84871e170651772cbab.zip
Disable flock in tests when it's not available
Diffstat (limited to 'test/tests/get-help.success')
-rwxr-xr-xtest/tests/get-help.success6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/tests/get-help.success b/test/tests/get-help.success
index 8be9fa1..491774e 100755
--- a/test/tests/get-help.success
+++ b/test/tests/get-help.success
@@ -2,6 +2,6 @@
. "$(cd -- "$(dirname -- "$0")" && pwd -P)/../bootstrap"
-"${BIN_MAIN}" -h
-"${BIN_MAIN}" --help
-"${BIN_MAIN}" --help this is an invalid number of arguments
+"${BIN_MAIN}" ${BIN_MAIN_OPTIONS} -h
+"${BIN_MAIN}" ${BIN_MAIN_OPTIONS} --help
+"${BIN_MAIN}" ${BIN_MAIN_OPTIONS} --help this is an invalid number of arguments

© 2014-2024 Faster IT GmbH | imprint | privacy policy