cookutils diff lighttpd/index.cgi @ rev 992
cook: try to fix the '[ Done|Failed ]' status in the activity log when the two `cook` simultaneously build two different packages using the same activity log.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 30 00:44:20 2017 +0200 (2017-10-30) |
parents | 9a3a955f4eb1 |
children | f4c12e700462 |
line diff
1.1 --- a/lighttpd/index.cgi Sun Oct 29 18:12:02 2017 +0200 1.2 +++ b/lighttpd/index.cgi Mon Oct 30 00:44:20 2017 +0200 1.3 @@ -550,7 +550,7 @@ 1.4 s|\[39m|</span>|; 1.5 s|\[1m|<strong>|g; s|\[0m|</strong>|g" \ 1.6 -e "s|^+.*|<i>\0</i>|; 1.7 - s|^-.*|<b>\0</b>|; /----/s|</*b>||; /^<b>-- /s|</*b>||;" 1.8 + s|^-.*|<b>\0</b>|; /----/s|</*b>||; /^<b>--[^-]/s|</*b>||;" 1.9 ;; 1.10 1.11 files)