Re: [viewvc-dev] [PATCH] Fix --host for standalone.py

"C. Michael Pilato" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Organization CollabNet, Inc.
Message-ID <485ABC50.9020709__19046.1249826059$1213906068$gmane$org@collab.net>
r1962.  Thanks, Larry.

Larry Shatzer, Jr. wrote:
> According to the help output, --host should work, but it is not defined 
> as a valid argument (-h is). This patch fixes that.
> 
> Index: bin/standalone.py
> ===================================================================
> --- bin/standalone.py   (revision 1958)
> +++ bin/standalone.py   (working copy)
> @@ -579,7 +579,7 @@
>      try:
>          opts, args = getopt.getopt(argv[1:], 'gdc:p:r:h:s:',
>              ['gui', 'daemon', 'config-file=', 'port=', 'repository=',
> -             'script-alias='])
> +             'host=', 'script-alias='])
>          for opt, val in opts:
>              if opt in ('-g', '--gui'):
>                  options.start_gui = 1
> 


-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIWrxQokEGqRcG/W4RAo7OAJ0eWJJ8qowHmD7+I5pchiIV5/JUgACgso6N
TlWa2Gvx8fzy02ZEGj9W83E=
=Wh13
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.