]> git.ipfire.org Git - thirdparty/libvirt.git/commit
utils: More useful error message for hook script failure
authorOsier Yang <jyang@redhat.com>
Fri, 29 Jul 2011 14:40:47 +0000 (22:40 +0800)
committerOsier Yang <jyang@redhat.com>
Fri, 29 Jul 2011 14:40:47 +0000 (22:40 +0800)
commitef765169dd520fb25760387306dea925a28f37cd
tree43c8a182a420274de6166d08605673ddd5f39bab
parentb590866bdb0aea20eda5b96883b8744fedbba88d
utils: More useful error message for hook script failure

Commit 3709a386 ported hooks codes to new command execution API,
together with the useful error message removed. Though we can't
get "errbuf" from the new command execution API anymore, still
we can give a more useful error.

https://bugzilla.redhat.com/show_bug.cgi?id=726398
src/util/hooks.c