tselmeg8070 / minishell

42 school project
2 stars 0 forks source link

Builtin: cd error #27

Closed tselmeg8070 closed 1 year ago

tselmeg8070 commented 1 year ago
Test  39: ✅ cd $PWD 
Test  40: ✅ cd $PWD hi 
Test  41: ❌ cd 123123 
mini exit code = 2
bash exit code = 1
Sniperrose commented 1 year ago

try

Sniperrose commented 1 year ago

exit=1