Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M memopol
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Political Memory
  • memopol
  • Issues
  • #192
Closed
Open
Created May 10, 2017 by jaster@jasterContributor

bin/dev.sh does not correctly detect shell on all distros

bin/dev.sh uses hardcoded paths to /bin/bash and /bin/zsh. However depending on the distro used, these binaries can be stored elsewhere.

For example, in my debian system, zsh is stored in /usr/bin/zsh.

This detection should be made more robust (e.g. using globs)

(MR incoming on this issue 😉)

Assignee
Assign to
Time tracking