aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtcwgweb.sh2
1 files changed, 1 insertions, 1 deletions
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}
}