summaryrefslogtreecommitdiff
path: root/dist/s_stat
diff options
context:
space:
mode:
Diffstat (limited to 'dist/s_stat')
-rwxr-xr-xdist/s_stat2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/s_stat b/dist/s_stat
index 0638a7f3337..935c7e1fb43 100755
--- a/dist/s_stat
+++ b/dist/s_stat
@@ -2,7 +2,7 @@
# Complain about unused statistics fields.
t=__wt.$$
-trap 'rm -f $t; exit 0' 0 1 2 3 13 15
+trap 'rm -f $t' 0 1 2 3 13 15
# List of files to search: skip stat.c, it lists all of the fields by
# definition.