bin/deploy-context in deploy-context-2.13.7.1.g02c67e1 vs bin/deploy-context in deploy-context-2.13.8

- old
+ new

@@ -1,3 +1,3 @@ #!/usr/bin/env ruby -system("knife deploy context #{ARGV.to_a}") +system("knife deploy context #{ARGV.join(' ')}")