Do not print extra empty line - gophercgis - Collection of gopher CGI/DCGI for geomyidae
 (HTM) hg clone https://bitbucket.org/iamleot/gophercgis
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) changeset 6f1b97bda510d244207cff71fccf381b42709a6f
 (DIR) parent f76846deae4ccb9e19203a845c4b3e166b440e66
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Thu,  6 Sep 2018 10:05:59 
       
       Do not print extra empty line
       
       Diffstat:
        nntp/nntp.dcgi |  2 --
        1 files changed, 0 insertions(+), 2 deletions(-)
       ---
       diff -r f76846deae4c -r 6f1b97bda510 nntp/nntp.dcgi
       --- a/nntp/nntp.dcgi    Wed Sep 05 23:51:55 2018 +0200
       +++ b/nntp/nntp.dcgi    Thu Sep 06 10:05:59 2018 +0200
       @@ -114,7 +114,5 @@
                       echo "[1|>> Newer articles|${CGI}?${group}/${new_num1}/${new_num2}|server|port]"
               fi
        
       -       echo "t"
       -
               exit 0
        fi