Skip to content

Commit

Permalink
need to default "quiet" to false
Browse files Browse the repository at this point in the history
  • Loading branch information
coryb committed Dec 3, 2015
1 parent d8d574a commit 4f4a89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jira/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Command Options:
"sort": defaultSort,
"max_results": defaultMaxResults,
"method": "GET",
"quiet": false,
}
opts := make(map[string]interface{})

Expand Down

0 comments on commit 4f4a89b

Please sign in to comment.