Change 14492

tony
tony committed this change into //guest/perforce_software/p4ruby/main
Request Review
Download .zip
Rename P4#input to P4#input=, and fix all pre-existing calls.
The
main existing callers are p4.run_password, p4.run_submit and
and p4.run_login. There was also a bug with p4.run_password() which
meant that you couldn't change a user's password if they hadn't
already set one. Fixed that while I was there and added a test
case to check that password setting, use and clearing works.
  • Files 3
  • Comments 0
2 edited 1 added 0 deleted
lib/P4.rb#4
Loading...
p4.cpp#9
Loading...
test/05_password.rb#1
Loading...
Tip: Use n and p to cycle through the changes.