[Fusioninventory-commit] [fusinv/fusioninventory-agent] 6a5d48: do not ignore values in the .reg root key

Gonéri Le Bouder goneri at rulezlan.org
Wed Jul 18 07:46:11 UTC 2012


  Branch: refs/heads/2.2.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 6a5d480b506773ca36dff3a1e6eb69d39ca3dba9
      https://github.com/fusinv/fusioninventory-agent/commit/6a5d480b506773ca36dff3a1e6eb69d39ca3dba9
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M t/FusionInventory/Test/Utils.pm

  Log Message:
  -----------
  do not ignore values in the .reg root key


  Commit: 43fc709182624e209a1efbffb3f057e5ec027d45
      https://github.com/fusinv/fusioninventory-agent/commit/43fc709182624e209a1efbffb3f057e5ec027d45
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
    M resources/win32/registry/xp-uninstall.reg

  Log Message:
  -----------
  Win32: skip non-href info from Uninstall regkey

I do an eval {} call here because $data is a Win32::TieRegistry.
ref() will return this object class name. It's not possible to do
ref($data) eq 'HASH' because of that.


Compare: https://github.com/fusinv/fusioninventory-agent/compare/c9dbaf4c29fc...43fc70918262


More information about the Fusioninventory-commit mailing list