--- a/server/test/unittest_checkintegrity.py Thu May 14 10:24:56 2009 +0200
+++ b/server/test/unittest_checkintegrity.py Thu May 14 11:38:40 2009 +0200
@@ -17,6 +17,6 @@
finally:
sys.stderr = sys.__stderr__
sys.stdout = sys.__stdout__
-
+
if __name__ == '__main__':
unittest_main()