D464: editor: use an unambiguous path suffix for editor files

mbolin (Michael Bolin) phabricator at mercurial-scm.org
Fri Sep 1 15:47:02 EDT 2017


mbolin added inline comments.

INLINE COMMENTS

> test-editor-filename.t:7
> +
> +  $ cat > editor.sh << EOF
> +  > #!/bin/bash

I think this has to change to:

  $ cat > $TESTTMP/editor.sh << EOF

to fix the FreeBSD build.

REPOSITORY
  rHG Mercurial

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

To: mbolin, quark, durin42, #hg-reviewers, ryanmce
Cc: yuja, smf, ryanmce, mercurial-devel


More information about the Mercurial-devel mailing list