aboutsummaryrefslogtreecommitdiffstats
path: root/test/getfile.ok
blob: 1109a30333d8d0b2bcece639db4f413754329906 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
BEGIN
gawk: getfile.awk:9: warning: cannot open unrecognized file type `<<' for `echo hello; echo goodbye'
get_file: get_file(echo hello; echo goodbye, <<, -1) failed
expected error result 0 
get_file returned 1
input_name echo hello; echo goodbye
1
hello
BEGINFILE (-) ERRNO ()
get_file returned 1
input_name -
end BEGIN
ENDFILE (-) ERRNO ()
END
1
goodbye
0