test-refresh icon indicating copy to clipboard operation
test-refresh copied to clipboard

`:notify-command` should be shaped like `:dependencies`

Open jakemcc opened this issue 9 years ago • 0 comments

Because it is a single vector when Leiningen merges multiple :notify-command values you end up with multiple commands smushed together. The value of :notify-command should be a vector of vectors. This would allow multiple :notify-commands to be specified.

jakemcc avatar Apr 25 '15 17:04 jakemcc