X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=lib%2Fmcollective%2Fvendor%2Fsystemu%2FREADME.erb;fp=lib%2Fmcollective%2Fvendor%2Fsystemu%2FREADME.erb;h=ab04eff11ad47a9bae1b53088ff21f032958fef9;hb=b87d2f4e68281062df1913440ca5753ae63314a9;hp=0000000000000000000000000000000000000000;hpb=ab0ea530b8ac956091f17b104ab2311336cfc250;p=packages%2Fprecise%2Fmcollective.git diff --git a/lib/mcollective/vendor/systemu/README.erb b/lib/mcollective/vendor/systemu/README.erb new file mode 100644 index 0000000..ab04eff --- /dev/null +++ b/lib/mcollective/vendor/systemu/README.erb @@ -0,0 +1,37 @@ +NAME + + systemu + +SYNOPSIS + + univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc. + +URIS + + http://github.com/ahoward/systemu + http://rubyforge.org/projects/codeforpeople/ + +INSTALL + + gem install systemu + +HISTORY + 2.0.0 + - versioning issue. new gem release. + + 1.3.1 + - updates for ruby 1.9.1 + + 1.3.0 + - move to github + + 1.2.0 + + - fixed handling of background thread management - needed + Thread.current.abort_on_exception = true + + - fixed reporting of child pid, it was reported as the parent's pid before + +SAMPLES + +<%= samples %>