Chris McDonough
2013-10-02 073e5247f4adf68fe96423d6669b437dc6f337a8
refs
author Chris McDonough <chrism@plope.com>
Wednesday, October 2, 2013 03:43 +0200
committer Chris McDonough <chrism@plope.com>
Wednesday, October 2, 2013 03:43 +0200
commit073e5247f4adf68fe96423d6669b437dc6f337a8
tree f864ea57c7057fbea9c78798220a6c773581c4f2 tree | zip | gz
parent fd078969a105d421f9e07aad9a7a720e2f5f2900 view | diff
- Fix the ``pcreate`` script so that when the target directory name ends with a
slash it does not produce a non-working project directory structure.
Previously saying ``pcreate -s starter /foo/bar/`` produced different output
than saying ``pcreate -s starter /foo/bar``. The former did not work
properly.
3 files modified
26 ■■■■■ changed files
CHANGES.txt 9 ●●●●● diff | view | raw | blame | history
pyramid/scripts/pcreate.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pcreate.py 15 ●●●●● diff | view | raw | blame | history