Mercurial > hg
comparison contrib/undumprevlog @ 23093:a3fee83dba59 stable
tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS"
Before this patch, a part of "test-alias.t" fails unexpectedly on
Windows environment, because "cmd.exe" can't evaluate "$HG_ARGS"
expression in shell alias correctly.
This patch uses "%HG_ARGS%" in shell alias on Windows instead of
"$HG_ARGS" to expand it correctly.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Tue, 28 Oct 2014 00:19:18 +0900 |
parents | cba222f01056 |
children | 5bd1f6572db0 |
comparison
equal
deleted
inserted
replaced
23092:501dc6b1ca78 | 23093:a3fee83dba59 |
---|