summaryrefslogtreecommitdiff
path: root/dist/s_whitespace
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2010-01-25 04:55:49 +1100
committerKeith Bostic <keith@wiredtiger.com>2010-01-25 04:55:49 +1100
commit1529b25ad1a948898b65f89f30b8b515af829159 (patch)
treea3b4d475d5da9db8f11b07138cff11fd946d9001 /dist/s_whitespace
parent2636e341f33eb0f960da10256f55662a05847bac (diff)
downloadmongo-1529b25ad1a948898b65f89f30b8b515af829159.tar.gz
Remove trailing whitespace from python scripts.
--HG-- branch : keith
Diffstat (limited to 'dist/s_whitespace')
-rw-r--r--dist/s_whitespace2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/s_whitespace b/dist/s_whitespace
index 06a95c4c68e..546fd015986 100644
--- a/dist/s_whitespace
+++ b/dist/s_whitespace
@@ -4,7 +4,7 @@
t=__wt.$$
trap 'rm -f $t; exit 0' 0 1 2 3 13 15
-inc=`cd .. && echo inc_posix/*.h inc_posix/*.in`
+inc=`cd .. && echo inc_posix/*.h inc_posix/*.in dist/*.py`
(
for f in `sed -e '/^[a-z]/! d' filelist` $inc; do
f="../$f"