mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 06:34:43 +00:00
spelling: successfully
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
29fa2d33b4
commit
59d8d30d9c
@ -238,7 +238,7 @@ int main(int argc, char *argv[])
|
||||
/* Test whether we can start a really short-lived daemonized container with lxc-init. */
|
||||
for (i = 0; i < 10; i++) {
|
||||
/* An container started with lxc-init will always start
|
||||
* succesfully unless lxc-init has a bug.
|
||||
* successfully unless lxc-init has a bug.
|
||||
*/
|
||||
if (!c->startl(c, 1, NULL)) {
|
||||
fprintf(stderr, "%d: %s failed to start on %dth iteration\n", __LINE__, c->name, i);
|
||||
|
Loading…
Reference in New Issue
Block a user