equal
deleted
inserted
replaced
152 |
152 |
153 $ hg email -m test.mbox -f quux -t foo -c bar -s test 0:tip \ |
153 $ hg email -m test.mbox -f quux -t foo -c bar -s test 0:tip \ |
154 > --config extensions.progress= --config progress.assume-tty=1 \ |
154 > --config extensions.progress= --config progress.assume-tty=1 \ |
155 > --config progress.delay=0 --config progress.refresh=0 \ |
155 > --config progress.delay=0 --config progress.refresh=0 \ |
156 > --config progress.width=60 2>&1 | \ |
156 > --config progress.width=60 2>&1 | \ |
157 > python $TESTDIR/filtercr.py |
157 > python "$TESTDIR/filtercr.py" |
158 This patch series consists of 2 patches. |
158 This patch series consists of 2 patches. |
159 |
159 |
160 |
160 |
161 Write the introductory message for the patch series. |
161 Write the introductory message for the patch series. |
162 |
162 |