Updated release tag for trunk changes 4328 to 4330.
[docutils.git] / tests / prest / DIRECT.tjob
blob5d298f35501806e677da99d2827d59b5c9242a68
1 FUNCTION=`perl -e '$A = qx(pwd); ($F) = $A =~ m|[^/]+/([^/]+).dir$|; $F =~ s/_/ /g; print $F'`
2 = Parsing of directive $FUNCTION
3   make -s rsts
4 + All tests
5   make -s test
6   echo 'Passing tests: '`ls -l *.chk | grep ' 0 ' | wc -l` /`ls *.chk | wc -l`