mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2025-12-17 04:21:00 +01:00
portable error check
This commit is contained in:
@@ -207,7 +207,7 @@ var invalidtests = []Tests{
|
|||||||
{
|
{
|
||||||
name: "outdir-no-exists",
|
name: "outdir-no-exists",
|
||||||
args: base + " -o t/foo/bar/out https://www.kleinanzeigen.de/s-anzeige/first-ad/1 -v",
|
args: base + " -o t/foo/bar/out https://www.kleinanzeigen.de/s-anzeige/first-ad/1 -v",
|
||||||
expect: "mkdir t/foo/bar/out: no such file or directory",
|
expect: "Failure",
|
||||||
exitcode: 1,
|
exitcode: 1,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user