Mercurial > hg
comparison Makefile @ 10045:d1f9640e9a67
color: Do not pass --color, --no-color parameters to wrapped function
Passing the --color and --no-color parameter to the wrapped function
can cause a invalid argument exception if the wrapped function doesn't
accepts a **opts dict.
author | David Soria Parra <dsp@php.net> |
---|---|
date | Fri, 11 Dec 2009 11:04:31 +0100 |
parents | a1217735dffb |
children | 25919ebaba01 |
comparison
equal
deleted
inserted
replaced
10044:dc5462d94a72 | 10045:d1f9640e9a67 |
---|