Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: fix shebang #3239

Merged
merged 1 commit into from Dec 23, 2019
Merged

cmd: fix shebang #3239

merged 1 commit into from Dec 23, 2019

Conversation

nmdnm
Copy link
Contributor

@nmdnm nmdnm commented Dec 23, 2019

Signed-off-by: vikaig vikaig99@gmail.com

Fixes these errors

$ lxc-checkconfig
Failed to execute process '/usr/bin/lxc-checkconfig'. Reason:
exec: Exec format error
The file '/usr/bin/lxc-checkconfig' is marked as an executable but could not be run by the operating system.

$ lxc-update-config
Failed to execute process '/usr/bin/lxc-update-config'. Reason:
exec: Exec format error
The file '/usr/bin/lxc-update-config' is marked as an executable but could not be run by the operating system.

Signed-off-by: vikaig <vikaig99@gmail.com>
@lxc-jenkins
Copy link

This pull request didn't trigger Jenkins as its author isn't in the whitelist.

An organization member must perform one of the following:

  • To have this branch tested by Jenkins, use the "ok to test" command.
  • To have a one time test done, use the "test this please" command.

Those commands are simple Github comments of the format: "jenkins: COMMAND"

@brauner
Copy link
Member

brauner commented Dec 23, 2019

Thanks!

@brauner brauner merged commit 2d50f34 into lxc:master Dec 23, 2019
@nmdnm nmdnm deleted the fix-shebang branch December 25, 2019 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants