=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== onak-0.6.1/runtests-34- backend=${backend%%.so} onak-0.6.1/runtests:35: if [ "`echo ${TESTSDIR}/$backend-*`" != "${TESTSDIR}/$backend-*" ]; then onak-0.6.1/runtests-36- echo "* testing $backend backend" ############################################## onak-0.6.1/runtests-41- for t in ${TESTSDIR}/$backend-*.t ${TESTSDIR}/all-*.t; do onak-0.6.1/runtests:42: total=`expr $total + 1` onak-0.6.1/runtests-43- mkdir ${WORKDIR}/db/ ############################################## onak-0.6.1/runtests-45- echo "test $t failed" >&2 onak-0.6.1/runtests:46: fail=`expr $fail + 1` onak-0.6.1/runtests-47- fi