summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3999bfa)
raw | patch | inline | side by side (parent: 3999bfa)
author | stefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 27 Feb 2009 16:09:36 +0000 (16:09 +0000) | ||
committer | stefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 27 Feb 2009 16:09:36 +0000 (16:09 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4173 57a73879-2fb5-44c3-a270-3262357dd7e2
run_tests.py | patch | blob | history |
diff --git a/run_tests.py b/run_tests.py
index ab3b126ecae8092eadb6a1103feccf8c75b49e8e..5855e8a0c5a7324f24a4fb066630ac134f091e68 100644 (file)
--- a/run_tests.py
+++ b/run_tests.py
# Hmm...
logini = os.path.abspath("log.ini")
- from roundup.dist.command.build import check_manifest
- check_manifest()
-
# Initialize the path and cwd
global pathinit
pathinit = PathInit(build, build_inplace, libdir)