hgext3rd/topic/constants.py
author Joerg Sonnenberger <joerg@bec.de>
Thu, 09 Apr 2020 19:51:03 +0200
changeset 5318 a799f5d228f1
parent 4814 48b30ff742cb
permissions -rw-r--r--
tests: check for file existance in a portable way The precise output of ls is highly OS specific, so just use the simpler test command.

extrakey = b'topic'
changekey = b'_rewrite_noise'