fix
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 8 Oct 2009 13:09:03 +0000 (13:09 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 8 Oct 2009 13:09:03 +0000 (13:09 +0000)
module-tools.py

index f5efe86..c6f8884 100755 (executable)
@@ -1305,6 +1305,8 @@ Branches:
         options.mode=mode
         if not hasattr(options,'dry_run'):
             options.dry_run=False
+        if not hasattr(options,'www'):
+            options.www=False
         options.debug=False
 
         ########## release-*