summaryrefslogtreecommitdiffstats
path: root/admin/fixperms
diff options
context:
space:
mode:
authorJosh Hoyt <josh@janrain.com>2006-01-28 00:09:22 +0000
committerJosh Hoyt <josh@janrain.com>2006-01-28 00:09:22 +0000
commitcb09e2edac2e181cfda4ef6ed3302b18ec7906b8 (patch)
tree88d5e117fd3b5c12ea835b7078a161c69a049801 /admin/fixperms
parentb8d7aa79456e1252ec26773d2b92f6be0cfac8b8 (diff)
downloadphp-openid-cb09e2edac2e181cfda4ef6ed3302b18ec7906b8.zip
php-openid-cb09e2edac2e181cfda4ef6ed3302b18ec7906b8.tar.gz
php-openid-cb09e2edac2e181cfda4ef6ed3302b18ec7906b8.tar.bz2
[project @ Added script to check that each file in the library will import]
Diffstat (limited to 'admin/fixperms')
-rw-r--r--admin/fixperms3
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/fixperms b/admin/fixperms
index 50bb7ff..ab857e2 100644
--- a/admin/fixperms
+++ b/admin/fixperms
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
chmod +x admin/makedoc.sh admin/docblocks admin/runtests admin/mathlib \
- admin/fixperms admin/prepare-release \ No newline at end of file
+ admin/fixperms admin/prepare-release admin/checkimport admin/checkimports \
+ admin/findphp \ No newline at end of file