Some command line scripts fixes
authorIustin Pop <iustin@google.com>
Thu, 12 Feb 2009 17:04:45 +0000 (17:04 +0000)
committerIustin Pop <iustin@google.com>
Thu, 12 Feb 2009 17:04:45 +0000 (17:04 +0000)
commitf1de3563520ceb6944e835503f829d654f45cdc4
tree67ce590f9a4bef066c6e61c9008724419fa749e0
parent25ae22e4610f78eabc76819a0b77a22abe79f113
Some command line scripts fixes

This patch changes the gnt-node and gnt-job list commands to accept
argument and list only the selected items, which is useful when having
many nodes or jobs.

It also removes the “--units” option from gnt-job list as we don't
actually use it.

Reviewed-by: imsnah
scripts/gnt-job
scripts/gnt-node