tests/fake-editor.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 14 Aug 2017 11:39:06 +0530
changeset 2850 a0d6741d4bb8
parent 1742 970a4c13ebc3
permissions -rwxr-xr-x
topics: take locks and start transaction before calling _changetopics This will help us in calling _changetopics in other transactions which already started. Currently the _changetopics creates its own transaction and hence can't be used it a same transaction with any other function or logic.

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