[Fusioninventory-commit] [fusinv/fusioninventory-agent] 31ac54: use explicit pipe, rather than open (close #1521)
Guillaume Rousse
guillomovitch at gmail.com
Tue Mar 20 19:22:19 UTC 2012
Branch: refs/heads/2.2.x
Home: https://github.com/fusinv/fusioninventory-agent
Commit: 31ac548fe3d8bfad7e77b5cc17b812f34d719e63
https://github.com/fusinv/fusioninventory-agent/commit/31ac548fe3d8bfad7e77b5cc17b812f34d719e63
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
Log Message:
-----------
use explicit pipe, rather than open (close #1521)
the safe pipe syntax open($handle, '-|') seems to be invalid under Windows.
More information about the Fusioninventory-commit
mailing list