source: runtests.sh @ f415f83

release-1.10release-1.8release-1.9
Last change on this file since f415f83 was f5f6ec0, checked in by David Benjamin <davidben@mit.edu>, 13 years ago
Don't use export FOO=bar syntax in runtests.sh Solaris' shell can't run those. We can actually remove the variables altogether since the tester/barnowl wrapper will take care of it. Also make the error message in the latter more accurate.
  • Property mode set to 100755
File size: 57 bytes
Line 
1#!/bin/sh
2HARNESS_PERL=./tester exec prove --failures t/
Note: See TracBrowser for help on using the repository browser.