swc-installation-test-2.py: Add support for package-specific URLs
authorW. Trevor King <wking@tremily.us>
Tue, 26 Feb 2013 02:51:19 +0000 (21:51 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 26 Feb 2013 02:51:19 +0000 (21:51 -0500)
commit001b57bc5108644dd351d63ec8c8cc561773fa9e
treee22fe3002ffcec757f0248c07742e31f6151fbd7
parentf4340fbb64c1ae7c7637ee12cc703afe232e1c4f
swc-installation-test-2.py: Add support for package-specific URLs

To give users more targeted advice for fixing their installation
problems, we should link them to somewhere more specific than the root
SWC setup page.  The two knobs in the specific URL are system/OS
(Gentoo, Debian, OS X, MS Windows, ...) and package (the dependency
name: emacs, git, virtual-browser, ...).  We don't have consistent
URLs upstream yet [1], but maybe this commit will help motivate them
;).

[1]: https://github.com/swcarpentry/website/issues/2
setup/swc-installation-test-2.py