andreaulicna / 42_minishell

This project is about creating a simple shell.
2 stars 1 forks source link

minishell tester: unset HOME #132

Closed andreaulicna closed 8 months ago

andreaulicna commented 8 months ago

Minishell tester returns an error even though it works when tested manually.

Image

andreaulicna commented 8 months ago

Works only if the HOME has been unset before running the tester, no idea why though.

Image

andreaulicna commented 8 months ago

Next-up: put printfs for exit_status everywhere

andreaulicna commented 8 months ago

The problem here is that: