author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
Mon, 18 Nov 2024 15:42:09 +0100 | |
changeset 52314 | 33d8cb64e9da |
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/**'`