changeset 220:fe4d74801b28

debugging
author edhoprima@gmail.com <edhoprima@gmail.com>
date Thu, 02 Jul 2009 20:30:34 +0000
parents c4568fed66ba
children e891b563b797
files moefetch.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <me@myconan.net>
 # 
@@ -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"