Skip to content

Commit

Permalink
Allow 'go-generate' of completion scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi committed Jan 14, 2020
1 parent 822122e commit 3789814
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

go generate ./completion/shells/...

if [ $# -eq 0 ]
then
exe_name="jfrog"
Expand Down
10 changes: 0 additions & 10 deletions completion/shells/bash/jfrog

This file was deleted.

10 changes: 0 additions & 10 deletions completion/shells/zsh/jfrog

This file was deleted.

0 comments on commit 3789814

Please sign in to comment.