Skip to content

Commit 016b9e7

Browse files
emilylo3wolfgang-desalvador
authored andcommitted
Removed remaining cganglia reference (Azure#77)
Removed remaining cganglia reference
1 parent 9ce0a5b commit 016b9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/default/chef/site-cookbooks/pbspro/metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
99
version "2.0.24"
1010
depends "tandem"
11-
%w{ cganglia cshared cuser cyclecloud }.each {|c| depends c}
11+
%w{ cshared cuser cyclecloud }.each {|c| depends c}
1212

0 commit comments

Comments
 (0)