summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4ffab1af..a2a11a23 100644
--- a/Makefile
+++ b/Makefile
@@ -263,7 +263,7 @@ testRoleDescriptor:
@#for x in `find $(SRCDIRS) -name \*.xml`; do \
#grep -EH 'RoleDescriptor.*xsi:type="fed:(ApplicationServiceType|SecurityTokenServiceType)"' $$x | \
#sed -e 's/^/ /' -e 's/xmlns.*xsi:type="fed:/xsi:type="fed:/' -e 's/ protocol.*>/>/' -e 's/.*/&/' ; \
- d#one | grep . && exit 1 || exit 0
+ #done | grep . && exit 1 || exit 0
testAttributeInIdP:
@#echo "Check for Attribute inside IDPSSODescriptor"