commit | 29ee27dda68a63ce8b9dccdf2c86f75a4d754b5c | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 26 16:47:25 2014 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 26 16:47:25 2014 +0800 |
tree | c8485a8d81c2377759ac176e5b645c4407c03c5b | |
parent | 65ae84b3d67425e16b85273e566d06ae942dcce9 [diff] |
[BUILTIN] Small optimisation of command -pv change This patch moves the pathval call into the describe_command function and also eliminates an unnecessary branch when DEBUG is off. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>