tests/fake-editor.sh
author Taapas Agrawal <taapas2897@gmail.com>
Tue, 06 Aug 2019 00:16:05 +0200
changeset 4800 fa534a8c5863
parent 1742 970a4c13ebc3
permissions -rwxr-xr-x
pick: added support for hg abort This patch isolates abort logic for `hg pick --abort` as `abortpick()`. For independent calls via `hg abort` `hgabortpick()` is created and registered to the state detection API. Results are shown as tests.

#!/bin/sh
sleep 5
echo "new desc" >> $1