aboutsummaryrefslogtreecommitdiff
path: root/utils/get_last_test_log.sh
blob: 26597d0c77244b224e84d6e11f8bd1ed855f0d90 (plain)
1
2
3
#!/bin/sh
test=`echo $1 | sed s/://`
less `/bin/ls -dtr /tmp/mauve_test/* | tail -1`/$test\(ZTestCases\)/log000001