certbot/letsencrypt-auto-source
Erik Rose 4c2c80dcda Fix DeterminePythonVersion().
Ported from #1751.

* Make sure any Python passed in as $LE_PYTHON actually exists.
* Dodge a word-splitting bug: `a='a b'; export a=${a:-c}; echo $a` gives `a` instead of `a b` under shells that respect POSIX.1, like dash.
2016-02-12 17:23:29 -05:00
..
pieces Merge elimination of warnings when brew packages are already installed. Close #1988. 2016-02-12 12:16:05 -05:00
tests Remove errant DS_Store. Ick. 2016-01-19 16:10:39 -05:00
build.py Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
Dockerfile Run le-auto tests on Travis. 2016-02-01 13:52:56 -05:00
letsencrypt-auto Fix DeterminePythonVersion(). 2016-02-12 17:23:29 -05:00
letsencrypt-auto.sig Release 0.4.0 2016-02-10 18:48:40 -08:00
letsencrypt-auto.template Fix DeterminePythonVersion(). 2016-02-12 17:23:29 -05:00