Export to GitHub

parallel-ssh - issue #36

Missing imports for FatalError


Posted on Feb 2, 2011 by Massive Horse

What steps will reproduce the problem? 1. Run any of the binaries except pssh 2. Do something bad

What is the expected output? What do you see instead? We expect a message about the error and see "NameError: global name 'FatalError' is not defined" instead.

What version of the product are you using? On what operating system? 2.2.1 on RHEL5

Please provide any additional information below.

Attachments

Comment #1

Posted on Feb 2, 2011 by Happy Camel

Thanks for catching this.

Comment #2

Posted on Feb 2, 2011 by Happy Camel

This should be fixed in 2.2.2. Thanks.

Status: Fixed

Labels:
Type-Defect Priority-Medium