filed on this issue. NOT_PART_OF_BUILD. git-svn-id: svn://10.0.0.236/trunk@102086 18797224-902f-48f8-a5cc-f745e15eee43
4 lines
118 B
Bash
Executable File
4 lines
118 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/bonsaitools/bin/perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
|