aboutsummaryrefslogtreecommitdiff
path: root/models/openid-php-openid-782224d/admin/findallphp
diff options
context:
space:
mode:
Diffstat (limited to 'models/openid-php-openid-782224d/admin/findallphp')
-rw-r--r--models/openid-php-openid-782224d/admin/findallphp8
1 files changed, 0 insertions, 8 deletions
diff --git a/models/openid-php-openid-782224d/admin/findallphp b/models/openid-php-openid-782224d/admin/findallphp
deleted file mode 100644
index 59a7306ab..000000000
--- a/models/openid-php-openid-782224d/admin/findallphp
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env bash
-
-find Auth Tests \
- -name _darcs -prune -o \
- \( -type f \
- -a -name \*.php \
- -a ! -name .\* \
- \)