]> git.proxmox.com Git - mirror_lxc.git/commit
avoid two times error msg about invalid state
authorMichel Normand <normand@fr.ibm.com>
Thu, 28 May 2009 13:32:29 +0000 (15:32 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 28 May 2009 13:32:29 +0000 (15:32 +0200)
commit439358bfe473a222ef64bf98efd29b1c35853605
treeb5dc57ce72d08cc3354ee9df908bb6668967eff9
parent549153a7cf44b9c3da201ac9b6a6be56f88991e8
avoid two times error msg about invalid state

remove an error message in lxc_wait.c that duplicate
an already existing error message in state.c

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_wait.c
src/lxc/state.c