Show More
@@ -24,7 +24,7 disconnecting. Then exit nonzero, to for | |||||
24 |
|
24 | |||
25 | $ cat >remote/.hg/hgrc <<EOF |
|
25 | $ cat >remote/.hg/hgrc <<EOF | |
26 | > [hooks] |
|
26 | > [hooks] | |
27 | > pretxnchangegroup.00-break-things="$RUNTESTDIR/testlib/wait-on-file" 10 "$SYNCFILE2" "$SYNCFILE1" |
|
27 | > pretxnchangegroup.00-break-things=sh "$RUNTESTDIR/testlib/wait-on-file" 10 "$SYNCFILE2" "$SYNCFILE1" | |
28 | > pretxnchangegroup.01-output-things=echo "some remote output to be forward to the closed pipe" |
|
28 | > pretxnchangegroup.01-output-things=echo "some remote output to be forward to the closed pipe" | |
29 | > EOF |
|
29 | > EOF | |
30 |
|
30 |
General Comments 0
You need to be logged in to leave comments.
Login now