From: Rudolf Polzer Date: Tue, 24 Jan 2012 19:03:01 +0000 (+0100) Subject: benchmark: improve wording X-Git-Tag: xonotic-v0.6.0~30^2~28 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8d01fad7fa5d095f0957030d04705200fed41757;p=xonotic%2Fxonotic.git benchmark: improve wording --- 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?"