File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 19741974 "expected" : {
19751975 "stdout" : " " ,
19761976 "returncode" : 9 ,
1977- "stderr" : [
1978- " trurl error: Bad scheme [hello]\n trurl error: Try trurl -h for help\n " ,
1979- " trurl error: Error [hello]\n trurl error: Try trurl -h for help\n "
1980- ]
1977+ "stderr" : " trurl error: Bad scheme [hello]\n trurl error: Try trurl -h for help\n "
19811978 }
19821979 },
19831980 {
20212018 "expected" : {
20222019 "stdout" : " https://example.org/\n git://curl.se/\n " ,
20232020 "returncode" : 0 ,
2024- "stderr" : [
2025- " trurl note: Bad scheme [foo]\n trurl note: Bad scheme [hi]\n trurl note: Bad scheme [hey]\n " ,
2026- " trurl note: Error [foo]\n trurl note: Error [hi]\n trurl note: Error [hey]\n "
2027- ]
2021+ "stderr" : " trurl note: Bad scheme [foo]\n trurl note: Bad scheme [hi]\n trurl note: Bad scheme [hey]\n "
20282022 }
20292023 },
20302024 {
27732767 ]
27742768 },
27752769 "expected" : {
2776- "stderr" : [
2777- " trurl note: URL decode error, most likely because of rubbish in the input (query)\n " ,
2778- " trurl note: Error (query)\n "
2779- ],
2770+ "stderr" : " trurl note: URL decode error, most likely because of rubbish in the input (query)\n " ,
27802771 "returncode" : 0 ,
27812772 "stdout" : " \n "
27822773 }
You can’t perform that action at this time.
0 commit comments