mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-05 23:18:08 +01:00
here_doc: handle input with only an end marker
This commit is contained in:
parent
442aa85e84
commit
a6d1386574
5 changed files with 54 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,6 +23,7 @@ tests/*
|
|||
!tests/Makefile
|
||||
!tests/*.c
|
||||
!tests/*.h
|
||||
!tests/*.input
|
||||
infile
|
||||
outfile
|
||||
mallocfail_hashes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue