diff options
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-x | bin/build-master-status | 6 |
1 files changed, 3 insertions, 3 deletions
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>' \ |