From 8d01fad7fa5d095f0957030d04705200fed41757 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 24 Jan 2012 20:03:01 +0100 Subject: [PATCH] benchmark: improve wording --- the-big-benchmark.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-big-benchmark.sh b/the-big-benchmark.sh index 69bfbe29..c493f923 100755 --- a/the-big-benchmark.sh +++ b/the-big-benchmark.sh @@ -6,7 +6,7 @@ echo "The Big Benchmark" echo " =================" echo echo "WARNING: running this script will destroy ANY local changes you" -echo "might have on the repository." +echo "might have on the repository that haven't been pushed yet." echo if [ x"$1" != x"--yes" ]; then echo "Are you absolutely sure you want to run this?" -- 2.39.2