release-1.10release-1.8release-1.9
|
Last change
on this file since 30d0cf7 was
786a410,
checked in by David Benjamin <davidben@mit.edu>, 14 years ago
|
|
Print out failing lines in prove output
Makes diagnosing test failures much easier.
|
-
Property mode set to
100755
|
|
File size:
157 bytes
|
| Line | |
|---|
| 1 | #!/bin/sh |
|---|
| 2 | SRCDIR=`dirname "${0}"` |
|---|
| 3 | |
|---|
| 4 | export BARNOWL_DATA_DIR="$SRCDIR/perl/" |
|---|
| 5 | export BARNOWL_BIN_DIR="$SRCDIR/" |
|---|
| 6 | |
|---|
| 7 | HARNESS_PERL=./tester exec prove --failures t/ |
|---|
Note: See
TracBrowser
for help on using the repository browser.