summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-12-07 07:33:27 -0500
committerKeith Bostic <keith@wiredtiger.com>2015-12-07 07:33:27 -0500
commite7fc9dac8e9785d6392a8c19de2694aa58959f51 (patch)
tree591915c86fd40e7e0a818375495138fd3403c681 /dist
parent277fabab55e72497bbfb1d6f24247a1933973168 (diff)
parentb2517d049d4392c16efb64a054b67d0a66a2c9c0 (diff)
downloadmongo-e7fc9dac8e9785d6392a8c19de2694aa58959f51.tar.gz
Merge branch 'develop' into wt-2060-statistics
Diffstat (limited to 'dist')
-rwxr-xr-xdist/s_whitespace2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/s_whitespace b/dist/s_whitespace
index 38eb5d6c2df..d13de4b5989 100755
--- a/dist/s_whitespace
+++ b/dist/s_whitespace
@@ -32,7 +32,7 @@ for f in `find dist -name '*.py' -name 's_*'`; do
done
# C-language sources.
-for f in `find examples ext src test \
+for f in `find bench examples ext src test \
-name '*.[chi]' -o \
-name '*.dox' -o \
-name '*.in' -o \