debug de heredoc
This commit is contained in:
27
tests/unit_tests/file.log
Normal file
27
tests/unit_tests/file.log
Normal file
@@ -0,0 +1,27 @@
|
||||
[01;32msimplonco@simplonco-Latitude-E6320[00m:[01;34m~/Nextcloud/informatique/42/minishell/minishell/tests/unit_tes
|
||||
sts[00m$ echo "hugo"
|
||||
hugo
|
||||
[01;32msimplonco@simplonco-Latitude-E6320[00m:[01;34m~/Nextcloud/informatique/42/minishell/minishell/tests/unit_tes
|
||||
sts[00m$ cat << EOF
|
||||
>
|
||||
file.log unitests.sh ut_expensions.sh ut_to_do_manually.sh
|
||||
logs/ ut_bonus.sh ut_heredocs.sh ut_vrac.sh
|
||||
minishell ut_builtins.sh ut_pipes.sh wip/
|
||||
tests_discord.md ut_exit_status.sh ut_redirections.sh
|
||||
>
|
||||
file.log unitests.sh ut_expensions.sh ut_to_do_manually.sh
|
||||
logs/ ut_bonus.sh ut_heredocs.sh ut_vrac.sh
|
||||
minishell ut_builtins.sh ut_pipes.sh wip/
|
||||
tests_discord.md ut_exit_status.sh ut_redirections.sh
|
||||
> hello you
|
||||
>
|
||||
file.log unitests.sh ut_expensions.sh ut_to_do_manually.sh
|
||||
logs/ ut_bonus.sh ut_heredocs.sh ut_vrac.sh
|
||||
minishell ut_builtins.sh ut_pipes.sh wip/
|
||||
tests_discord.md ut_exit_status.sh ut_redirections.sh
|
||||
>
|
||||
file.log unitests.sh ut_expensions.sh ut_to_do_manually.sh
|
||||
logs/ ut_bonus.sh ut_heredocs.sh ut_vrac.sh
|
||||
minishell ut_builtins.sh ut_pipes.sh wip/
|
||||
tests_discord.md ut_exit_status.sh ut_redirections.sh
|
||||
> EOF
|
||||
Reference in New Issue
Block a user