Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test/torture
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture')
-rwxr-xr-xtest/torture2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture b/test/torture
index 80be4d5..b4d6e95 100755
--- a/test/torture
+++ b/test/torture
@@ -39,7 +39,7 @@ if [ "$FAILED" != "0" ]; then
echo "WARNING: The other tests will be run, but in case of failure SKIP instead of FAIL."
echo "WARNING: This way 'make check' will not fail even with a broken GTK+."
echo "WARNING:"
- echo "WARNING: Currently it may also mean that there is just no X server to run the test on."
+ echo "WARNING: It may also mean that there is just no X server to run the test on."
echo
touch torture_buildin-failed
exit 77