final cd
This commit is contained in:
parent
85bd3e4609
commit
965c2bb0f0
@ -188,7 +188,7 @@ void open_directory(t_s_cmd *cmd)
|
|||||||
change_path(cmd);
|
change_path(cmd);
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
printf("cdksnckds");
|
printf("cd: %s: No such directory\n", cmd->args[1]);
|
||||||
cmd->big_cmd->err_var = 1;
|
cmd->big_cmd->err_var = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user