> What this is trying to do is set the password of OTHER_USER > to the contents > of the test file (the new password should be 'testing'). The > problem is passwd > complains that 'testing' is too simple a password so it > expects to hear the > password 3 times not twice like the command tries.
Then the test is depending on unspecified behavior. The "fix" of using a "better" password seems the easiest way around it, though. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with subject of "unsubscribe". Trouble? Email [EMAIL PROTECTED]
