Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shunit is still using old style cmdarg validators #5

Open
akesterson opened this issue Aug 6, 2014 · 0 comments
Open

shunit is still using old style cmdarg validators #5

akesterson opened this issue Aug 6, 2014 · 0 comments
Labels

Comments

@akesterson
Copy link
Owner

[]$ rpm -qv shunit
shunit-1.0-4.el6.noarch
[]$ shunit.sh --help
cmdarg_info <flag> <value>
Where <flag> is one of header|copyright|footer|author
cmdarg_info <flag> <value>
Where <flag> is one of header|copyright|footer|author
cmdarg_info <flag> <value>
Where <flag> is one of header|copyright|footer|author
Validators must be bash functions accepting 1 argument (not 'echo ${OPTARG} | grep -E "^junit$|^tunit$" >/dev/null 2&1')
shunit.sh  : 
@akesterson akesterson added the bug label Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant