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

Add a check version function #1

Open
thinkerbot opened this issue Aug 20, 2012 · 1 comment
Open

Add a check version function #1

thinkerbot opened this issue Aug 20, 2012 · 1 comment

Comments

@thinkerbot
Copy link
Owner

Heck, maybe this is just something to document.

. ts
assert [ "$ts_version" \> "1.0" ]

Or similar...

@thinkerbot
Copy link
Owner Author

Actually, no unfortunately that doesn't work. The exit from the assert will still trigger the tests (which will all fail, at least there is that). And really there should be some check performed, so there can be sensible output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant