author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Mon, 13 Aug 2018 12:55:10 +0200 | |
branch | stable |
changeset 3940 | e69ff3ae758c |
parent 2828 | fa2deeb5dd03 |
permissions | -rw-r--r-- |
#!/bin/sh . $TESTDIR/testlib/pythonpath.sh # This file holds logic that is used in many tests. # It can be called in a test like this: # $ . "$TESTDIR/testlib/topic_setup.sh" # Enable obsolete markers and enable extensions cat >> $HGRCPATH << EOF [experimental] evolution=createmarkers,exchange [extensions] rebase= topic= EOF