Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E extras
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Openvibe GroupThe Openvibe Group
  • extras
  • Merge requests
  • !34

Return the application return code in all cases (instead of just background mode).

  • Review changes

  • Download
  • Patches
  • Plain diff
Open PAPADOPOULO Theodore requested to merge CorrectReturnCode into master Jul 16, 2019
  • Overview 0
  • Commits 1
  • Changes 2

This small patch correct issue #2 where the return code of the designer binary is not propagated through the shell script wrapper (it was only in background mode). This is probably true of many other scripts as they are based on the same wrapping snippet....

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: CorrectReturnCode