On Wed, 23 Jul 2008 16:53:30 -0700 "Richard Sharpe" <realrichardsharpe at gmail.com> wrote: > Resending this as an attachment to avoid gmail trashing it ... > > On Wed, Jul 23, 2008 at 2:23 PM, Richard Sharpe > <realrichardsharpe at gmail.com> wrote: > > Signed-off-by: Richard Sharpe (realrichardsharpe at gmail.com) > > > > From dec198acbd1e723f110c8f04316c28b953bee26e Mon Sep 17 00:00:00 2001 > > From: Richard Sharpe <realrichardsharpe at gmail.com> > > Date: Wed, 23 Jul 2008 14:18:59 -0700 > > Subject: [PATCH] Allow --help when there is no config file ... BTW, I expected that I can get the help message even if I don't have a config file, but I got: fujita at viola:~/git/tgt$ ./scripts/tgt-admin --help The file "/etc/tgt/targets.conf" does not exist within ConfigPath: /etc/tgt! at ./scripts/tgt-admin line 40 What is this patch for? |