[Commits] (heikki) Typo.
commits at osafoundation.org
commits at osafoundation.org
Fri Mar 5 11:56:53 PST 2004
Commit by: heikki
Modified files:
osaf/chandler/m2crypto/__hardhat__.py 1.2 1.3
Log message:
Typo.
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/m2crypto/__hardhat__.py.diff?r1=text&tr1=1.2&r2=text&tr2=1.3
Index: osaf/chandler/m2crypto/__hardhat__.py
diff -u osaf/chandler/m2crypto/__hardhat__.py:1.2 osaf/chandler/m2crypto/__hardhat__.py:1.3
--- osaf/chandler/m2crypto/__hardhat__.py:1.2 Fri Mar 5 10:29:53 2004
+++ osaf/chandler/m2crypto/__hardhat__.py Fri Mar 5 11:56:21 2004
@@ -38,7 +38,7 @@
if os.path.exists("build_debug"):
hardhatlib.rmdir_recursive("build_debug")
hardhatlib.log(buildenv, hardhatlib.HARDHAT_MESSAGE,
- info['name'], "Removed build_debug directory
+ info['name'], "Removed build_debug directory")
def run(buildenv):
More information about the Commits
mailing list