#! /bin/sh
test ${ZSH_VERSION+y} && alias -g '${1+"$@"}'='"$@"'
cd '/builds/mrehak/workspace/bison/components/bison/build/amd64/tests'
exec ${CONFIG_SHELL-/bin/bash} "/builds/mrehak/workspace/bison/components/bison/bison-3.7.3/tests/testsuite" -v -d  4 ${1+"$@"}
exit 1
