<html><body>
<p><tt>libvirt-cim-bounces@redhat.com wrote on 2008-04-29 04:47:07:<br>
<br>
> Kaitlin Rupert wrote:<br>
> > # HG changeset patch<br>
> > # User Kaitlin Rupert <karupert@us.ibm.com><br>
> > # Date 1208880086 25200<br>
> > # Node ID 56aaff93c90f0dc0dd51131168e3e477a7f97db3<br>
> > # Parent  4341611a634d03ae4d084cc1aac5e4a955d8db81<br>
> > [CU] Remove duplicate arguments in indication_tester.py<br>
> > <br>
> > Signed-off-by: Kaitlin Rupert <karupert@us.ibm.com><br>
> > <br>
> > diff -r 4341611a634d -r 56aaff93c90f tools/indication_tester.py<br>
> > --- a/tools/indication_tester.py   Mon Apr 21 21:00:47 2008 -0700<br>
> > +++ b/tools/indication_tester.py   Tue Apr 22 09:01:26 2008 -0700<br>
> > @@ -395,9 +395,9 @@<br>
> >                        action="store_true",<br>
> >                        help="Print received indications to stdout.")<br>
> >      parser.add_option("-U", "--user", dest="username", default=None,<br>
> > -                      help="HTTP Auth username", dest="username")<br>
> > +                      help="HTTP Auth username")<br>
> >      parser.add_option("-P", "--pass", dest="password", default=None,<br>
> > -                      help="HTTP Auth password", dest="password")<br>
> > +                      help="HTTP Auth password")<br>
> > <br>
> >      (options, args) = parser.parse_args()<br>
> > <br>
> > <br>
> <br>
> Can someone create a patch for the cimtest version of the <br>
> indication_tester?  Thanks!</tt><br>
<br>
<tt>  Done it!</tt><br>
<tt>  Thanks!<br>
> <br>
> -- <br>
> Kaitlin Rupert<br>
> IBM Linux Technology Center<br>
> kaitlin@linux.vnet.ibm.com<br>
> <br>
> _______________________________________________<br>
> Libvirt-cim mailing list<br>
> Libvirt-cim@redhat.com<br>
> <a href="https://www.redhat.com/mailman/listinfo/libvirt-cim">https://www.redhat.com/mailman/listinfo/libvirt-cim</a><br>
</tt></body></html>