Re: long options vs unix - Mailing list pgadmin-hackers

From Dave Page
Subject Re: long options vs unix
Date
Msg-id 937d27e10903170713m3feeacc0o4c93b6d6195f90e9@mail.gmail.com
Whole thread Raw
In response to long options vs unix  (Magnus Hagander <magnus@hagander.net>)
List pgadmin-hackers
On Tue, Mar 17, 2009 at 1:10 PM, Magnus Hagander <magnus@hagander.net> wrote:
> The change to using long options for pg_dump and friends seem to have
> broken it, at least on linux. But I assume it still worked on at least
> osx *or* windows, since that's where Dave would've tested it :-)
>
> It would more or less never work, since it tried to put a double-quote
> in the actual filename *before* the / specifying the root directory..
>
> Here's a patch that removes the = sign after the parameter names. That
> makes it work on linux again. I would appreciate it if somebody can test
> this patch on windows and/or osx as well to confirm it doesn't break
> things there.

thanks - applied. Tested on Windows & Mac.



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgAdminIII 1.10 Visual Tour
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7718 - trunk/pgadmin3/pgadmin