tests/fake-editor.sh
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 11 Jul 2019 21:48:02 -0700
changeset 4748 d04be27dcce9
parent 1742 970a4c13ebc3
permissions -rwxr-xr-x
py3: avoid "%r" for byte string, which produces b'' on py3 Replaced by "'%s'", which I think is clearer anyway.

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