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

fix spelling #18

Merged
merged 1 commit into from Aug 23, 2013
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

fix spelling

  • Loading branch information
Mike Blume
Mike Blume committed Aug 22, 2013
commit 65427ecf913cf7d65d42a9db466cdc40e4336783
@@ -1292,7 +1292,7 @@ def dryrun(current_environment):
Logger.printLog("Dryrun started", prio = 'debug')
user_type = get_user_type()
if user_type == NON_ROOT_USER:
Logger.printLog("Current user in not root user", prio = 'warning',
Logger.printLog("Current user is not root user", prio = 'warning',
print_comp = True)
sys.exit()
syslog_name_for_configuration = install(current_environment)
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.