index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/build-master-status | 6 |
diff --git a/bin/build-master-status b/bin/build-master-status index 5b047d9..eb8da9e 100755 --- a/bin/build-master-status +++ b/bin/build-master-status @@ -234,9 +234,9 @@ if ${web}; then s|^\S\+ || s|$|</td></tr>| s|\.locked |</td><td>| - s|\.\([^.]\+\)$|</td><td>\1| - s|\.\([^.]\+\)$|</td><td>\1| - s|\.\([^.]\+\)$|</td><td>\1| + s|\.\([^.]\+\)$|</p></td><td>\1| + s|\.\([^.]\+\)$|</p></td><td><p style=\"font-size:8px\">\1| + s|\.\([^.]\+\)$|</td><td><p style=\"font-size:8px\">\1| ' printf '%s\n' \ '</table>' \ |