summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 45e911e4..1cc79b94 100644
--- a/Makefile
+++ b/Makefile
@@ -167,8 +167,7 @@ testGeantCoCo:
if [ -z "$$requestedAttribute" ] ; then echo " Missing RequestedAttribute"'' ; fi ; \
) | sed "1s;..*; [1\;31m$$x\n&;" | grep . && echo " " ; \
fi ; \
- done
-# done | grep . && exit 1 || exit 0
+ done | grep . && tty -s && exit 1 || exit 0
testEduGAINchecks:
@echo "Checking for attributes not allowed in entities exported to eduGAIN"