Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyles Borins <mborins@us.ibm.com>2015-12-02 21:47:45 +0300
committerMyles Borins <mborins@us.ibm.com>2015-12-02 22:05:11 +0300
commitb619831381a3a93e64e963b7bd95adc4df2eafe7 (patch)
treef13d0ed07189976ba072ba0b52d0123cfc000440 /benchmark
parentcc0342a517279c9c52543e3a37e11da3fc6cdb36 (diff)
meta: remove use of profanity in source
The CoC requests to avoid the casual use of profanity. PR-URL: https://github.com/nodejs/node/pull/4122 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: targos - Michaƫl Zasso <mic.besace@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
Diffstat (limited to 'benchmark')
-rwxr-xr-xbenchmark/http_simple_bench.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/http_simple_bench.sh b/benchmark/http_simple_bench.sh
index 30bd050b648..ade6a8d10eb 100755
--- a/benchmark/http_simple_bench.sh
+++ b/benchmark/http_simple_bench.sh
@@ -42,7 +42,7 @@ ab_hello_world() {
data_fn="$dir/$date.data"
echo "Bench $name starts in 3 seconds..."
- # let shit calm down
+ # let things calm down
sleep 3
# hammer that as hard as it can for 10 seconds.