| commit | 3106f220e1710d7e53cb7bd0dbc7dac4584af463 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Thu Apr 19 09:53:28 2007 +0200 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Thu Apr 19 09:53:28 2007 +0200 |
| tree | 76e20434beb3ff533845a04a9a433e7047264219 | |
| parent | 097b2991ace8e069dbfb0c2286d31da714247573 [diff] |
Fix command line parsing bug The first parameters are for the global job, if no --name section has been seen yet. We don't require a --name=global section to appear first. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>