Skip to content
Snippets Groups Projects
Commit 9f11609f authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

typo fix

parent 42679e79
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ ifelse { test ${initcode} -gt 0 } ...@@ -32,7 +32,7 @@ ifelse { test ${initcode} -gt 0 }
66-echo -- EXITCODE=${initcode} 66-echo -- EXITCODE=${initcode}
} }
66-echo -- "rc.init.container: fatal: the service boot process crashed with exitcode=${initcode}" } 66-echo -- "rc.init.container: fatal: the service boot process crashed with exitcode=${initcode}"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment