summaryrefslogtreecommitdiff
path: root/gl/tests/test-option-parser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gl/tests/test-option-parser.sh')
-rwxr-xr-xgl/tests/test-option-parser.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/tests/test-option-parser.sh b/gl/tests/test-option-parser.sh
index 816dd03c..43bef64d 100755
--- a/gl/tests/test-option-parser.sh
+++ b/gl/tests/test-option-parser.sh
@@ -23,7 +23,7 @@ all_shells_script=$0
. "$abs_aux_dir"/options-parser || exit 1
-helper=$abs_srcdir/test-option-parser-helper
+helper="$__GL_ALL_SHELLS_SHELL $abs_srcdir/test-option-parser-helper"
check_output_inner ()
{