summaryrefslogtreecommitdiff
path: root/tools/motd-hook
AgeCommit message (Collapse)Author
2010-02-18fix motd-hook in case of more than 4 fields in BUILD_FILEScott Moser
if the BUILD_FILE file had more than 4 fields in it, 'serial' would get all additional fields and would then look wrong in the message. protect from that case by adding a var to 'read'.
2010-02-17add updates-check support using uec-query-buildsScott Moser