git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32297 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2011-02-22 14:50:35 +00:00
parent 50f188c7ed
commit ffa0e594f0

View file

@ -57,7 +57,7 @@ then
echo "software was built (in which case you can install that library"
echo "and rebuild, then re-run the tests), or the required functions"
echo "may not be available on your operating system at all."
echo "Please see $GSTESTLOG for more detail.
echo "Please see $GSTESTLOG for more detail."
echo "If you would like to contribute code to add the missing"
echo "functionality, please contact the package maintainer."
fi
@ -81,7 +81,7 @@ else
echo
echo "Some testing was abandoned when a test program aborted. This is"
echo "generally a severe problem and may mean that the package is"
echo "completely unusable. You need to try to fix this and, if it's"
echo "completely unusable. You need to try to fix this and, if it is"
echo "not due to some problem on your system, please help by submitting"
echo "a patch (or at least a bug report) to the package maintainer."
fi