Mercurial > hg
diff tests/test-context.py @ 17462:8085fed2bf0a stable
tests: correct quoting of double quotes in here documents used to write hooks
Some shells, e.g. ksh89, will emit \" in a here document as ",
while others will emit \". To be sure of getting \", we specify \\".
This gets test-commit-amend.t and test-largefiles.t working on AIX.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Mon, 03 Sep 2012 17:25:50 +0100 |
parents | bd23d5f28bbb |
children | 503bb3af70fe |