I hereby claim:
- I am kevinziegler on github.
- I am kziegler (https://keybase.io/kziegler) on keybase.
- I have a public key ASBzNY6YZahxRHVYIKQykGIOpSfnKpFrMuoL2wO-YOghHwo
To claim this, I am signing this object:
| #!/bin/bash | |
| set -e | |
| # https://stackoverflow.com/questions/4023830/how-to-compare-two-strings-in-dot-separated-version-format-in-bash | |
| function vercomp() { | |
| if [[ $1 == $2 ]] | |
| then | |
| return 0 | |
| fi | |
| local IFS=. |
I hereby claim:
To claim this, I am signing this object: