Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #8076: rudder agent status #53

Merged
merged 1 commit into from Mar 24, 2016

Conversation

peckpeck
Copy link
Member

if [ "${action}" = "start" ] || [ "${action}" = "stop" ]; then
if [ $RET -eq 0 ]
then
[ "$QUIET" = false ] && printf "${GREEN}ok${NORMAL}: service ${service} has been ${action}ed"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lacks a "\n" at the end.

@peckpeck
Copy link
Member Author

PR updated

@peckpeck peckpeck force-pushed the ust_8076/rudder_agent_status branch from 1482369 to 31628b0 Compare March 17, 2016 15:53
@amousset
Copy link
Member

Ok, merging.

@amousset amousset merged commit d929f92 into Normation:master Mar 24, 2016
@peckpeck peckpeck deleted the ust_8076/rudder_agent_status branch July 13, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants