Change 14652
jmistry committed this change
into
//guest/perforce_software/p4ruby/main
Request Review
Download .zip
YAC to P4#run_tickets
Change in format to return an array of keyed hashes.
For example:
{
'Ticket' => 'D6EBA4584B635E19EA579E33EB0195DA',
'User' => 'pallen',
'Host' => 'localhost:2003'
}
Files
2
Comments
0
2
edited
0
added
0
deleted
•
lib/P4.rb#23
Loading...
test/10_password.rb#7
Loading...
Tip: Use
n
and
p
to cycle through the changes.