Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
gecko-dev
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Labels
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • mer-core
  • gecko-dev
  • Repository

Switch branch/tag
  • gecko-dev
  • config
  • nsinstall.py
Find file BlameHistoryPermalink
  • Elias Probst's avatar
    Bug 1293234 - Use octal notation for permission modes in the build system; r=gps · fa561f24
    Elias Probst authored Aug 08, 2016
    As of Python 3, decimal notations of octal values for permission modes
    are no longer permitted and will result in a `SyntaxError` exception
    (`invalid token`).
    
    Using the proper octal notation which is also Python 2.7 compatible will
    fix this issue.
    
    --HG--
    extra : rebase_source : 2e897c51f04ad0ee69071f84b98df224f3af72d3
    fa561f24
nsinstall.py 6.19 KB
EditWeb IDE

Replace nsinstall.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.