typofix in install-gnuarm4 script

This commit is contained in:
dn337t@gmail.com 2012-05-29 13:40:46 +00:00
parent 7431536de7
commit 9de50d8282

View file

@ -163,7 +163,7 @@ else
# IMPORTANT: Here is the number of .tar. archives downloaded above. Please update if new .tar. are added to download list.
if [[ `ls -1 *.tar.bz2 *.tar.gz | wc -l` != 8 ]]; then
echo "Seems like not all prerequisite files donwloaded... Exiting."
echo "Seems like not all prerequisite files downloaded... Exiting."
exit 1
else
touch all.downloaded