Fix parsing of job section with preceeding space
authorgurudas pai <gurudas.pai@oracle.com>
Thu, 29 Mar 2007 08:10:56 +0000 (10:10 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 29 Mar 2007 08:10:56 +0000 (10:10 +0200)
commitcdc7f1936e07f3b51aaa96c589e43abd7fea0051
tree06360638862eccb1ee5393ff41af932f4479c8ce
parent993cca043fddf1bf674ddd19f7896db87934ce0f
Fix parsing of job section with preceeding space

We need to strip the blank spaces from the front.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c