view tests/test-status-inprocess.py.out @ 23389:ce209c9d0aad

tests: fix another multi-statement hook for Windows The double quotes are necessary, otherwise it tries to pipe into a program named 'short'. An '&' could serve as a command separator on Windows instead of ';', but I don't see any obvious way to swap these depending on the platform. In this case though, there really wasn't a need for multiple statements.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 20 Nov 2014 20:07:34 -0500
parents 07dbafd3a0e2
children
line wrap: on
line source

% creating repo
% add and commit
C test.py
% change
M test.py