Skip to content

Commit

Permalink
Fixed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterjanliekens authored Aug 14, 2018
1 parent e948e9f commit 7447846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/warm-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ fi
UA=""
if [[ $AGENT =~ .. ]]; then
UA="-A '$AGENT'"
echo "Warning with User-Agent '$AGENT'"
echo "Warming with User-Agent '$AGENT'"
fi

echo "Warming $(cat $TMP_URL_FILE | wc -l) URLs using $CONC concurrent users..."
Expand Down

0 comments on commit 7447846

Please sign in to comment.