Mostly got the test_xmlrpc/ tests working again

This commit is contained in:
Jason Gerard DeRose
2009-01-28 21:21:56 -07:00
committed by Rob Crittenden
parent 77e782e2cb
commit 48a278047d
11 changed files with 22 additions and 42 deletions

View File

@@ -2,6 +2,7 @@
# Script to run nosetests under multiple versions of Python
export IPA_UNIT_TEST_MODE="cli_test"
versions="python2.4 python2.5 python2.6"
for name in $versions