Commit 3ca95bfd authored by Jason R. Coombs's avatar Jason R. Coombs

Remove excess whitespace

parent 404b7af7
...@@ -51,4 +51,3 @@ class install_scripts(_install_scripts): ...@@ -51,4 +51,3 @@ class install_scripts(_install_scripts):
f.write(contents) f.write(contents)
f.close() f.close()
chmod(target, 0x1FF-mask) # 0777 chmod(target, 0x1FF-mask) # 0777
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