Mercurial > ec-dotfiles
changeset 210:3983d230467d
forgot to remove extra echo
author | edhoprima@gmail.com <edhoprima@gmail.com> |
---|---|
date | Mon, 29 Jun 2009 17:17:43 +0000 |
parents | dbbc4759c285 |
children | fbb93733098e |
files | moefetch.sh |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/moefetch.sh Mon Jun 29 17:15:12 2009 +0000 +++ b/moefetch.sh Mon Jun 29 17:17:43 2009 +0000 @@ -217,7 +217,6 @@ if [ "$(${MD5} "${FILE}" | cut -d ' ' -f1 -)" != "$(echo "${FILE}" | sed -e "${SED_GET_FILENAME}" | cut -d '.' -f1)" ] then echo "${FILE}" >> "${TEMP_PREFIX}-error" - echo printf "\bError: $(echo "${FILE}" | sed -e "${SED_GET_FILENAME}")\n${_last}" fi Progress_Anim