diff --git a/break-fnord.sh b/break-fnord.sh index 1ca96bb..bcfd756 100755 --- a/break-fnord.sh +++ b/break-fnord.sh @@ -14,6 +14,7 @@ case ${HTTPD:=./fnord} in ;; esac +tests=0 title() { printf "%-50s: " "$1" tests=$(expr $tests + 1)