summaryrefslogtreecommitdiff
path: root/bin/build-master-status
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-22 11:32:25 +0100
committerErich Eckner <git@eckner.net>2017-11-22 11:32:25 +0100
commitb831e7fd892f02560043e19d3758786fb236932f (patch)
tree5a021c747d9aeb481e51785b83c81e735d30d008 /bin/build-master-status
parentdb83568696206b264fc28a5430e1ceaaeeb89898 (diff)
downloadbuilder-b831e7fd892f02560043e19d3758786fb236932f.tar.xz
bin/build-master-status: fix layout TODO list
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-xbin/build-master-status2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-master-status b/bin/build-master-status
index 670985c..ed0578d 100755
--- a/bin/build-master-status
+++ b/bin/build-master-status
@@ -488,7 +488,7 @@ if ${web}; then
:a
N
/\n$/!ba
- s|^[^\n]*/\([^/\n]\+/[^/\n]\+\)\n\([0-9]\+\)\n\([0-9]\+\)\n|<a href="#TODO\3" name="TODO\3">TODO #\3</a> - <a href="https://github.com/archlinux32/builder/blob/master/\1#L\2">\1 (line \2)</a>:\n|
+ s|^[^\n]*/\([^/\n]\+/[^/\n]\+\)\n\([0-9]\+\)\n\([0-9]\+\)\n|<a href="#TODO\2" name="TODO\2">TODO #\2</a> - <a href="https://github.com/archlinux32/builder/blob/master/\1#L\3">\1 (line \3)</a>:\n|
' | \
sed '
s|$|<br>|