Changeset 2155 for libswish3/trunk/src/test.sh
- Timestamp:
- 09/18/08 23:51:41 (4 months ago)
- Files:
-
- libswish3/trunk/src/test.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libswish3/trunk/src/test.sh
r2116 r2155 1 #!/bin/sh 1 #!/bin/sh -x 2 2 3 3 PERL_DL_NONLAZY=1 perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 't')" t/*.t
