search for: c6a6902

Displaying 1 result from an estimated 1 matches for "c6a6902".

Did you mean: 166902
2010 Mar 09
1
Bugs with ovirt-awake
...ke: line 97: 3: Bad file descriptor Mar 08 17:07:53 Completed ovirt-awake: RETVAL=0 ^[[60G[^[[0;31mFAILED^[[0;39m]^MMar 08 17:07:53 ovirt-awake failed [...] l 71 : it's a problem with the net redirection in bash my little fix : diff --git a/scripts/ovirt-awake b/scripts/ovirt-awake index c6a6902..8983ef1 100755 --- a/scripts/ovirt-awake +++ b/scripts/ovirt-awake @@ -68,7 +68,7 @@ ovirt_startup () { if [[ -n "${mgmthost}" ]] && [[ -n "${mgmtport}" ]]; then # log "Notifying oVirt management server: ${mgmthost}:${mgmtport}" - exec 3&...