opensciencegrid / StashCache

https://opensciencegrid.org/docs/data/stashcache/overview/
Apache License 2.0
1 stars 16 forks source link

Add --version argument #102

Closed matyasselmeci closed 5 years ago

matyasselmeci commented 5 years ago

Apparently giving OptionParser a version arg will add a --version argument to the program.

djw8605 commented 5 years ago

Updating branch with fix for CI. I'll wait for the tests to come back positive, then approve. Thanks!

matyasselmeci commented 5 years ago

CI passed. Can you merge?