mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-09-03 12:11:34 +00:00
add missing pod->remains++
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
This commit is contained in:
@@ -550,6 +550,7 @@ static int hyper_new_container(char *json, int length)
|
||||
//TODO full grace cleanup
|
||||
hyper_cleanup_container(c, pod);
|
||||
}
|
||||
pod->remains++;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user