diff options
| author | PJ Eby <distutils-sig@python.org> | 2006-06-09 19:02:29 +0000 |
|---|---|---|
| committer | PJ Eby <distutils-sig@python.org> | 2006-06-09 19:02:29 +0000 |
| commit | 182bad29d5c60d35b85798f42a1575f7a08198fe (patch) | |
| tree | ce71c01ea119846d6f218546adb61b1c7b558e47 | |
| parent | 87006dd52a23d51c31d372f00233101a0b60fa42 (diff) | |
| download | python-setuptools-git-182bad29d5c60d35b85798f42a1575f7a08198fe.tar.gz | |
syntax error
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4046797
| -rwxr-xr-x | release.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ wpython setup.py setopt -r -c egg_info -o tag_build && \ wpython setup.py setopt -r setopt -r -c egg_info -o tag_svn_revision && \ wpython setup.py -q source && \ cpython setup.py -q binary && \ -svn revert setup.cfg +svn revert setup.cfg && \ python ez_setup.py --md5update dist/setuptools-$VERSION*-py2.?.egg && \ scp ez_setup.py virtual-python.py t3:web/PEAK/dist/ && \ cp ez_setup.py ~/projects/ez_setup/__init__.py && \ |
