Skip to content

In order to use chomp! on the input later, we need to dup the ARGV input string for keys

DJ Mountney requested to merge dup-frozen-argv-key into master

Also updated the gitlab_key tests to freeze the ARGV variables.

Fixes #56 (closed)

Merge request reports