bin/deploy-context in deploy-context-2.13.21 vs bin/deploy-context in deploy-context-2.13.22

- old
+ new

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