[Fusioninventory-commit] [fusinv/fusioninventory-agent] e633e9: don't try to unlink() open file
Gonéri Le Bouder
goneri at rulezlan.org
Mon Oct 1 09:38:11 UTC 2012
Branch: refs/heads/2.3.x
Home: https://github.com/fusinv/fusioninventory-agent
Commit: e633e93e6bb6a6d429e4a805a9d11805f2cd9632
https://github.com/fusinv/fusioninventory-agent/commit/e633e93e6bb6a6d429e4a805a9d11805f2cd9632
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M lib/FusionInventory/Agent/Logger/File.pm
Log Message:
-----------
don't try to unlink() open file
unlink will fail on Windows if another thread has an open file
descriptor.
Commit: b1138dbd5684b19f6b5c84e18747c1c2e08878eb
https://github.com/fusinv/fusioninventory-agent/commit/b1138dbd5684b19f6b5c84e18747c1c2e08878eb
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M tools/updatePciids.sh
Log Message:
-----------
rewrite in Perl
Commit: a4ab777f5be3f935d18c649c12efb85a8971c192
https://github.com/fusinv/fusioninventory-agent/commit/a4ab777f5be3f935d18c649c12efb85a8971c192
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
A tools/updatePciids.pl
R tools/updatePciids.sh
Log Message:
-----------
rename the file
Compare: https://github.com/fusinv/fusioninventory-agent/compare/8bf395582086...a4ab777f5be3
More information about the Fusioninventory-commit
mailing list