dbrtools/dbr/cleanenv.py
branchDBRToolsDev
changeset 283 398d483e91bb
parent 213 6272bdcb6221
--- a/dbrtools/dbr/cleanenv.py	Wed Apr 21 22:28:52 2010 +0100
+++ b/dbrtools/dbr/cleanenv.py	Sun Jun 13 15:29:20 2010 +0100
@@ -60,4 +60,6 @@
   print "Cleans the current environment"
   print "Usage\n\tdbr cleanenv (<baseline_zip_path>)"
   print "\nDefault behaviour presumes baselie zips exist at the root"
-  
\ No newline at end of file
+
+def summary():
+  return "Cleans the current environment"  
\ No newline at end of file