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

There is an error when su command is used with not existing user's name on macOS #2547

Closed
Oldes opened this issue May 5, 2023 · 0 comments
Closed

Comments

@Oldes
Copy link
Owner

Oldes commented May 5, 2023

Currently on macOS:

>> su not-existing-name
 [REBOL] Initialize user: not-existing-name

** Script error: exists? does not allow none! for its target argument
** Where: su
** Near: su not-existing-name

There should be just warning or initialised new file when used /n refinement.

@Oldes Oldes added the Type.bug label May 5, 2023
Oldes added a commit to Oldes/Rebol3 that referenced this issue Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant