diff options
author | 2010-04-01 14:41:20 +0000 | |
---|---|---|
committer | 2010-04-01 14:41:20 +0000 | |
commit | 2c6f676b2696c1ac58580382a8922e1c704c92b9 (patch) | |
tree | 1a41c3f3de3ab78a5657b45ab1884736423e3dc0 /README.dev | |
parent | revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it. (diff) | |
download | gentoolkit-2c6f676b2696c1ac58580382a8922e1c704c92b9.tar.gz gentoolkit-2c6f676b2696c1ac58580382a8922e1c704c92b9.tar.bz2 gentoolkit-2c6f676b2696c1ac58580382a8922e1c704c92b9.zip |
Fix link to testdistfiles.tar.gz.
svn path=/trunk/gentoolkit/; revision=764
Diffstat (limited to 'README.dev')
-rw-r--r-- | README.dev | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Note: We are using VERSION="0.3.0" simply as an example. Note: requires dev-python/snakeoil Note: If running from the gentoolkit repository, please grab the eclean test file from: -http://code.google.com/p/genscripts/source/browse/trunk/gentoolkit/pym/gentoolkit/test/eclean/testdistfiles.tar.gz +http://genscripts.googlecode.com/svn/trunk/gentoolkit/pym/gentoolkit/test/eclean/testdistfiles.tar.gz Please do not add/commit the test file to the gentoolkit repository ./setup.py test |