Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / run-getopts
1 ${THIS_SH} ./getopts.tests > /tmp/xx 2>&1
2 diff /tmp/xx getopts.right && rm -f /tmp/xx