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

Avoid hardcoded string length #2804

Merged
merged 1 commit into from
Jan 27, 2019
Merged

Avoid hardcoded string length #2804

merged 1 commit into from
Jan 27, 2019

Conversation

Rachid-Koucha
Copy link
Contributor

Use strlen() on "state" variable instead of harcoded
value 6.

Signed-off-by: Rachid Koucha rachid.koucha@gmail.com

Use strlen() on "state" variable instead of harcoded
value 6.

Signed-off-by: Rachid Koucha <rachid.koucha@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 Jan 27, 2019

jenkins: test this please

@brauner brauner merged commit 51db004 into lxc:master Jan 27, 2019
@brauner
Copy link
Member

brauner commented Jan 27, 2019

Thanks!

@Rachid-Koucha Rachid-Koucha deleted the patch-4 branch June 20, 2019 14:00
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.

3 participants