Mercurial > ec-dotfiles
changeset 183:6ac80dce4b67
error *shrugs*
author | edhoprima@gmail.com <edhoprima@gmail.com> |
---|---|
date | Sun, 28 Jun 2009 13:00:07 +0000 |
parents | d92dfe857047 |
children | d94e789fd092 |
files | moefetch.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/moefetch.sh Sun Jun 28 12:57:22 2009 +0000 +++ b/moefetch.sh Sun Jun 28 13:00:07 2009 +0000 @@ -87,7 +87,7 @@ </xsl:template> </xsl:stylesheet> EOF - NUMFILES=`echo \`wc -l < \"${SITE_DIR}-${TARGET_DIR}-list\" \`` + NUMFILES=`echo \`wc -l < \"${BASE_DIR}/temp/${SITE_DIR}-${TARGET_DIR}-list\" \`` [ "${NUMFILES}" -gt 0 ] || Err_Fatal "Error in processing list or no files can be found with specified tag(s) or site" echo "${NUMFILES} file(s) available on server" #output file: ${TARGET_DIR}-list