[lxc-devel] [lxc/lxc] 06346b: attach: report standard shell exit codes

GitHub noreply at github.com
Wed Sep 19 09:49:04 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 06346bb04a00e5fa70d5ee221f4cb70201b8dd56
      https://github.com/lxc/lxc/commit/06346bb04a00e5fa70d5ee221f4cb70201b8dd56
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    M src/lxc/attach.c

  Log Message:
  -----------
  attach: report standard shell exit codes

POSIX mandates that on ENOEXEC 126 and on ENOENT 127 is supposed to be
reported.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 95bdc9e7e5ec74a39d9a3f0158ec8b6448ffa1c7
      https://github.com/lxc/lxc/commit/95bdc9e7e5ec74a39d9a3f0158ec8b6448ffa1c7
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    M src/lxc/attach.c

  Log Message:
  -----------
  Merge pull request #2622 from brauner/2018-09-19/attach_exit_status

attach: report standard shell exit codes


Compare: https://github.com/lxc/lxc/compare/28360e951cb4...95bdc9e7e5ec
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list