Parent Directory
|
Revision Log
|
Patch
| revision 80 by nigel, Sat Feb 24 21:40:45 2007 UTC | revision 81 by nigel, Sat Feb 24 21:40:59 2007 UTC | |
|---|---|---|
| # | Line 10 echo "Testing pcregrep" | Line 10 echo "Testing pcregrep" |
| 10 | # supported by pcregrep. | # supported by pcregrep. |
| 11 | ||
| 12 | cf=diff | cf=diff |
| 13 | testdata=@top_srcdir@/testdata | if [ ! -d testdata ] ; then |
| 14 | ln -s @top_srcdir@/testdata testdata | |
| 15 | fi | |
| 16 | testdata=./testdata | |
| 17 | ||
| 18 | ./pcregrep -V 2>testtry | ./pcregrep -V 2>testtry |
| 19 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |