Commit d2147ecd authored by Jim Fulton's avatar Jim Fulton

Got rid of some comments added during debugging.

parent 268baced
......@@ -100,9 +100,9 @@ def setup(me):
def main(me):
home=setup(me)
#import compilezpy
import compilezpy
print '-'*78
#import build_extensions
import build_extensions
print '-'*78
user=group=''
import zpasswd; zpasswd.write_access(home, user, group)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment