From ad0ff5ce459336cc7d8240a9f7e6cdf1a292832c Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Thu, 18 Sep 2014 15:59:15 -0700 Subject: fix case of variable --- tcwgweb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwgweb.sh') diff --git a/tcwgweb.sh b/tcwgweb.sh index 76071854..6e4761a3 100755 --- a/tcwgweb.sh +++ b/tcwgweb.sh @@ -182,7 +182,7 @@ difftwodirs () fi xz ${next}/*.sum ${next}/*.log - echo ${RETURNSTR} + echo ${returnstr} exit ${returncode} } -- cgit v1.2.3