summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/dist/s_string
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/dist/s_string')
-rwxr-xr-xsrc/third_party/wiredtiger/dist/s_string2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/dist/s_string b/src/third_party/wiredtiger/dist/s_string
index 735490dafc2..4aab8a16f38 100755
--- a/src/third_party/wiredtiger/dist/s_string
+++ b/src/third_party/wiredtiger/dist/s_string
@@ -11,7 +11,7 @@ export LC_ALL
# If aspell has not been installed, quit
type aspell > /dev/null 2>&1 || {
- echo 'skipped: aspell not found'
+ echo "$0 skipped: aspell not found"
exit 0
}