summaryrefslogtreecommitdiff
path: root/spec/gitlab_keys_spec.rb
diff options
context:
space:
mode:
authorMax Krasnyansky <max.krasnyansky@gmail.com>2013-04-24 21:07:57 -0700
committerMax Krasnyansky <max.krasnyansky@gmail.com>2013-04-24 21:07:57 -0700
commit199b2251575bb3de1e9454dcfdee7ed656d70e90 (patch)
tree1576c76dff7589d2e14944d03168d76dac4b6e95 /spec/gitlab_keys_spec.rb
parentfc55020536f738f253a4c21285e38fd59e549056 (diff)
downloadgitlab-shell-199b2251575bb3de1e9454dcfdee7ed656d70e90.tar.gz
Regex used in rm-key command is too lax
Basically the issue is that 'gitlab-shell rm-key key-2' removes all keys that match "key-2" pattern. "key-20", "key-25", etc. This change makes the regex used in the sed command more strict.
Diffstat (limited to 'spec/gitlab_keys_spec.rb')
0 files changed, 0 insertions, 0 deletions