Show if there was an parse error. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 73081e14ab59fa19168f71e10adcc86d57ff1915
 (DIR) parent bc3ade85dfaf784ef98e2cfedd88261026221c9c
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Thu, 12 Apr 2018 19:56:01 +0200
       
       Show if there was an parse error.
       
       Thanks Evil_Bob for finding this!
       
       Diffstat:
         M annna-start-services                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/annna-start-services b/annna-start-services
       @@ -121,6 +121,9 @@ then
                                20)
                                        purl="No matches found. Try again, if you think you hit the grparazyd bug."
                                        ;;
       +                        1)
       +                                purl="Parse error."
       +                                ;;
                                *)
                                        purl="Parazyd destroyed the server. Nothing to see here."
                                        ;;