[Differential] [Commented On] D69: tests: put temporary files in $TESTTMP

quark (Jun Wu) phabricator at mercurial-scm.org
Wed Jul 12 20:07:44 EDT 2017


quark added inline comments.

INLINE COMMENTS

> test-check-pyflakes.t:13
> +  $ pyflakes "$TESTTMP/test.py" 2>/dev/null | "$TESTDIR/filterpyflakes.py"
> +  $TESTTMP/test.py:1: undefined name 'undefinedname'
>    

In theory this needs a "(glob)" at the end of the line. (test-check-code might complain about this)

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D69

EMAIL PREFERENCES
  https://phab.mercurial-scm.org/settings/panel/emailpreferences/

To: simpkins, #hg-reviewers, quark
Cc: quark, mercurial-devel


More information about the Mercurial-devel mailing list