Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update file permissions | Carl Howells | 2010-07-20 | 1 | -0/+0 |
| | |||||
* | [project @ Update admin scripts to run under Mac OS X] | Trevor Johns | 2007-12-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | The scripts in admin use several non-POSIX arguments which do not work on Mac OS X. See my original post to dev@openidenabled.com: message://%3C5902A542-C723-4F0A-8478-1F33C874D1B8@tjohns.net%3E http://lists.openidenabled.com/pipermail/dev/2007-December/000979.html This patch makes the following changes to fix this: - Changed $HERE in admin/runtests to avoid calling readlink. - Calls to xargs now use '-L 1' instead of '-l1'. - Calls to 'wc -L' were eliminated. | ||||
* | [project @ Add script that finds all PHP files to simplify the other test ↵ | Josh Hoyt | 2006-01-23 | 1 | -3/+1 |
| | | | | scripts] | ||||
* | [project @ Moved modules from Net::OpenID namespace to Auth::OpenID for ↵ | tailor | 2006-01-16 | 1 | -1/+1 |
| | | | | better PEAR categorization] | ||||
* | [project @ Added script to check for docblocks in PHP scripts] | tailor | 2006-01-05 | 1 | -0/+17 |