author | Raphaël Gomès <rgomes@octobus.net> |
Mon, 04 Nov 2024 15:23:41 +0100 | |
changeset 52311 | f7b2806035a7 |
parent 51919 | ceaf92d6d380 |
permissions | -rw-r--r-- |
#require black test-repo Black needs the real USERPROFILE in order to run on Windows #if msys $ USERPROFILE="$REALUSERPROFILE" $ export USERPROFILE #endif $ . "$TESTDIR/helpers-testrepo.sh" $ cd $RUNTESTDIR/.. $ black --check --diff `testrepohg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`