Skip to content

Commit a21657e

Browse files
authored
Merge pull request #199 from StackStorm/remove_st2debug
Remove st2debug component, as only contained submit-debug-info
2 parents 0b59079 + d12ba79 commit a21657e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/vagrant/core_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
end
2424

2525
## StackStorm Package Installation
26-
ST2_PACKAGES = %w(st2common st2reactor st2actions st2api st2auth st2debug)
26+
ST2_PACKAGES = %w(st2common st2reactor st2actions st2api st2auth)
2727
ST2_DEBIAN_PACKAGES = %w(python-st2client)
2828
ST2_REDHAT_PACKAGES = %w(st2client)
2929

0 commit comments

Comments
 (0)