Skip to content

Commit

Permalink
Fixed branding issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Perelló Marín committed Nov 8, 2016
1 parent 71c0c8d commit db6c54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/configcheck.py
Expand Up @@ -29,7 +29,7 @@ def configcheck():
else:
print "%s is valid" % basename
if all_valid:
print "All yaml files passed. You can now run the Datadog agent."
print "All yaml files passed. You can now run the ServerDensity agent."
return 0
else:
print("Fix the invalid yaml files above in order to start the Datadog agent. "
Expand Down

0 comments on commit db6c54e

Please sign in to comment.