tests/fake-editor.sh
author Anton Shestakov <av6@dwimlabs.net>
Fri, 14 Jun 2019 18:17:03 +0800
branchstable
changeset 4692 a9cf0ba6e6c7
parent 1742 970a4c13ebc3
permissions -rwxr-xr-x
pick: register pickstate as an unfinished state This way pickstate file will indicate that unfinished pick command needs to be dealt with (--continue or --abort) before modifying the repo. Otherwise it would be e.g. possible to commit during an interrupted pick and that's not expected.

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