view tests/fake-editor.sh @ 5039:778286176016

compat: ask pytype to ignore some warnings It's expected to have a bunch of import and attribute errors in this module because it's for compatibility with different versions of hg and Python. Although it doesn't explain why a function wouldn't have __code__ attribute? So far I think it's a quirk of pytype.
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 09 Dec 2019 19:44:10 +0700
parents 970a4c13ebc3
children
line wrap: on
line source

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