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

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

XMLWordPrintable

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

      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).

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

              Created:
              Updated:
              Resolved: