]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
benchmark: improve wording
authorRudolf Polzer <divverent@alientrap.org>
Tue, 24 Jan 2012 19:03:01 +0000 (20:03 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 24 Jan 2012 19:03:01 +0000 (20:03 +0100)
the-big-benchmark.sh

index 69bfbe29bf47d61629f748cdfe12ee3defa4e5a2..c493f923130180fc6aaf219eca225f980bc88b70 100755 (executable)
@@ -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?"