commit:     f18ee744d1c50418e97aad24fd28d89c66a6cb95
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 11:07:55 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 11:07:55 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=f18ee744

maintainer-needed.sh: improve readability with table frames and rules

 maintainer-needed.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maintainer-needed.sh b/maintainer-needed.sh
index 05b5e42..f86f6ea 100755
--- a/maintainer-needed.sh
+++ b/maintainer-needed.sh
@@ -20,7 +20,7 @@ echo """
        <body>
                List generated on $(date)<br/>
                Total packages: <b>$(wc -l ${tmpfile} | cut -d ' '  
-f1)</b><br/><br/>
-               <table>
+               <table frame="box" rules="all">
                        <tr>
                                <th>Package Name</th>
                                <th>Description</th>

Reply via email to