Change 14611

jmistry
jmistry committed this change into //guest/perforce_software/p4ruby/main
Request Review
Download .zip
Support setting values in the registry through P4Ruby.
The command P4.set_env( var, val ) will set a registry variably on platforms
that support this action or through an exception on Unix.
The command P4.set_env( var ) resets a registry variable.

Updated unit test '02_environment.rb' to include registry set/check.

User visible change to be documented in release notes.
  • Files 4
  • Comments 0
4 edited 0 added 0 deleted
p4.cpp#43
Loading...
p4clientapi.cpp#38
Loading...
p4clientapi.h#30
Loading...
test/02_environment.rb#5
Loading...
Tip: Use n and p to cycle through the changes.