# HG changeset patch # User Aleksej Bobylev # Date 1509293522 -7200 # Node ID 9a3a955f4eb176e2048457aa35a8f5f305ec37c8 # Parent c13b693c75c8f68c1295787ad79a3741b2d56297 lighttpd/index.cgi: fix previous commit. diff -r c13b693c75c8 -r 9a3a955f4eb1 lighttpd/index.cgi --- a/lighttpd/index.cgi Sun Oct 29 18:08:46 2017 +0200 +++ b/lighttpd/index.cgi Sun Oct 29 18:12:02 2017 +0200 @@ -550,7 +550,7 @@ s|\[39m||; s|\[1m||g; s|\[0m||g" \ -e "s|^+.*|\0|; - s|^-.*|\0|; /----/s|||; /^-- /s|||;" + s|^-.*|\0|; /----/s|||; /^-- /s|||;" ;; files)