[Libreoffice-commits] .: smoketestoo_native/losmoketest.py
Yi Fan
yifan at kemper.freedesktop.org
Thu Aug 18 21:48:36 PDT 2011
smoketestoo_native/losmoketest.py | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 53e29896af1b9744ebae1030c8fe4565886a56e0
Author: Yifan J <yfjiang at novell.com>
Date: Fri Aug 19 12:27:38 2011 +0800
remove extracting dirs before testing
diff --git a/smoketestoo_native/losmoketest.py b/smoketestoo_native/losmoketest.py
index 7cd88d6..5da7fd7 100644
--- a/smoketestoo_native/losmoketest.py
+++ b/smoketestoo_native/losmoketest.py
@@ -346,6 +346,8 @@ def uninstall():
def init_testing():
logger.info("Initializing ...")
+ post_testing()
+
if not os.path.exists(DOWNLOAD_DIR):
os.mkdir(DOWNLOAD_DIR)
More information about the Libreoffice-commits
mailing list