Merge branch 'version-plist'
authorW. Trevor King <wking@tremily.us>
Thu, 5 Mar 2015 17:49:29 +0000 (09:49 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 5 Mar 2015 17:49:29 +0000 (09:49 -0800)
commit33574ab399e537250b16d6924fe00a3a9ebf1a3b
tree1b825ab97da8a9d605c2c8cab21d56192056d826
parentd13b26c9fb89beebe9ff9e9dfc86ba8ddb8d01cd
parent9bffbc22f007bd7c88e1a246043983fcf53a6528
Merge branch 'version-plist'

Version checks for some OS X applications that don't support a
--version option.  Andrew Walker confirmed that this found his Safari
version on OS X 10.6.8, but the code is otherwise untested [1].

[1]: https://github.com/swcarpentry/workshop-template/pull/108#issuecomment-71517251

* version-plist:
  Fix decorator in VersionPlistCommandDependency
  swc-installation-test-2.py: Convert PathCommandDependency to VersionPlistCommandDependency