This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/670/

openlmi-mof-register (Diff revision 1)
38
function log_exit()
39
{
40
    log "DONE WITH CODE: $1"
41
    exit $1
42
}
trap EXIT can also do the work and is universal

- Roman Rakus


On August 1st, 2013, 1:19 p.m. UTC, Radek Novacek wrote:

Review request for OpenLMI Developers.
By Radek Novacek.

Updated Aug. 1, 2013, 1:19 p.m.

Repository: openlmi-providers

Description

Add logging to the openlmi-mof-register script

Each command in the registration script is now logged into
/var/log/openlmi-install.log file.

Diffs

  • openlmi-mof-register (4e60e31786e22b063e4c3a42116e05038f5275c3)
  • openlmi-providers.spec (0552a8cc01c8c3979a2304463f0a663fcc993a95)

View Diff