tests/fake-editor.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Sat, 09 Mar 2019 19:25:34 +0530
changeset 4438 a6bdb02a1902
parent 1742 970a4c13ebc3
permissions -rwxr-xr-x
evolve: warn user if cset desc is being lost In public divergence when merging results in same as public cset, we only create markers to solve the divergence i.e. [(public, (other,))] In this case if other cset had a desc which was different from public that will be lost. So this print out a warning message to user that desc of non-public cset is being lost. Changes in test files reflect the added behaviour.

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