prepare for antispam
authorTomas Mudrunka <tomas@mudrunka.cz>
Sat, 9 Apr 2016 14:03:49 +0000 (16:03 +0200)
committerTomas Mudrunka <tomas@mudrunka.cz>
Sat, 9 Apr 2016 14:03:49 +0000 (16:03 +0200)
purple/answerscripts.sh

index 3b72f961a438905d4ff97246aae90e2777e110b8..09ead3200721497d0e74f515ecf4d48330c45f5a 100755 (executable)
@@ -47,3 +47,6 @@ if test -d "$dir"; then
 
        done;
 fi
+
+#return 0 = do not block the message
+exit 0
This page took 0.120159 seconds and 4 git commands to generate.