# HG changeset patch # User edhoprima@gmail.com # Date 1246566634 0 # Node ID fe4d74801b288b0ccf6f916a95eaf9ccbd3cc242 # Parent c4568fed66baa41d46291036933093fcb57f94ae debugging diff -r c4568fed66ba -r fe4d74801b28 moefetch.sh --- a/moefetch.sh Thu Jul 02 20:29:06 2009 +0000 +++ b/moefetch.sh Thu Jul 02 20:30:34 2009 +0000 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -x # Copyright (c) 2009, edogawaconan # @@ -246,6 +246,7 @@ fi Progress_Anim done + read Progress_Done if test ! -n "${has_err_md5}" && test ! -n "${has_err_filename}"; then echo "All files OK"