commit | ef3f32f96561bfae0e05bd34829fc64e23e10a3c | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Wed Oct 18 05:09:12 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Wed Oct 18 05:09:12 2006 +0000 |
tree | 9c9d1ad04aef2fac8f1e372f415191c769031e5a | |
parent | 79665b1403c57f7a546227f74c8900e960012a6a [diff] [blame] |
Whitespace normalization.
diff --git a/Mac/BuildScript/build-installer.py b/Mac/BuildScript/build-installer.py index 69241d2..4d7fa8c 100755 --- a/Mac/BuildScript/build-installer.py +++ b/Mac/BuildScript/build-installer.py
@@ -664,7 +664,7 @@ for dn in dirnames: os.chmod(os.path.join(dirpath, dn), 0775) os.chown(os.path.join(dirpath, dn), -1, gid) - + for fn in filenames: if os.path.islink(fn):