Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8025796

hgforest.sh could trigger unbuffered output from hg without complicated machinations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • None
    • infrastructure
    • b113
    • generic
    • generic

    Description

      per Dmitry Samersoff:

      If the mercurial wrapper uses:

      #!/usr/bin/env python

      this is confusing to hgforest.sh

      I am testing the sed expression with:

      #!/usr/bin/python
      #!/usr/bin/python -B -E
      #! /usr/bin/python
      #! /usr/bin/python -B -E
      #!/usr/bin/env python
      #!/usr/bin/env python -B -E
      #! /usr/bin/env python
      #! /usr/bin/env python -B -E

      (more variations are, of course, welcome).

      Attachments

        Issue Links

          Activity

            People

              mduigou Mike Duigou
              mduigou Mike Duigou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: