summaryrefslogtreecommitdiff
path: root/test/thread
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-10-17 17:33:00 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-10-17 17:33:00 +1100
commite390725e68d5522b94882fd4dc1da7c1630fb984 (patch)
tree06161f1863141ca512f36b294986fefb9315b2c6 /test/thread
parentbd5d02cd26f70349810789c909465acd91762fba (diff)
downloadmongo-e390725e68d5522b94882fd4dc1da7c1630fb984.tar.gz
s/WildTiger/WiredTiger/
Diffstat (limited to 'test/thread')
-rw-r--r--test/thread/t.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/thread/t.c b/test/thread/t.c
index 0f40e0424e4..9858ed08719 100644
--- a/test/thread/t.c
+++ b/test/thread/t.c
@@ -177,7 +177,7 @@ wt_shutdown(void)
static void
shutdown(void)
{
- (void)system("rm -f WildTiger WiredTiger.* __wt*");
+ (void)system("rm -f WiredTiger.* __wt*");
}
static int