Skip to content

orte: minor tweaks to run-as-root message #3242

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

Merged
merged 1 commit into from
Mar 27, 2017

Conversation

jsquyres
Copy link
Member

Two updates:

  1. Remove the "run as root" error message from orterun.c, because that functionality is now in orted_submit.c (although it is still required in orte-dvm.c -- so sync the message in orted_submit.c and orte-dvm.c to be identical).
  2. Slightly tweak the text of the "run as root" error message to explicitly state that we (strongly) suggest running as a non-root user (and add a little whitespace).

Signed-off-by: Jeff Squyres [email protected]

@rhc54 This is a minor tweak after a user sent me a question this morning asking what to do when shown the "do not run as root" message. It occurred to me that we don't explicitly state "Try running as another user," so I figured I'd tweak the message.

Two updates:

1. Remove the "run as root" error message from orterun.c, because that
   functionality is now in orted_submit.c (although it is still
   required in orte-dvm.c -- so sync the message in orted_submit.c and
   orte-dvm.c to be identical).
2. Slightly tweak the text of the "run as root" error message to
   explicitly state that we (strongly) suggest running as a non-root
   user (and add a little whitespace).

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres added this to the v3.1.0 milestone Mar 27, 2017
@jsquyres jsquyres requested a review from rhc54 March 27, 2017 11:52
@rhc54 rhc54 merged commit 71c9bc1 into open-mpi:master Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants