1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-19 19:50:31 -04:00
ports/sysutils/xe/files/patch-t_errors.t

11 lines
240 B
Perl

--- t/errors.t.orig 2017-11-07 14:15:52 UTC
+++ t/errors.t
@@ -40,7 +40,7 @@ tap3 'exit code when command cannot be run' <<'EOF'
xe /dev/null/calc.exe
<<<
a
->>>= 126
+>>>= 127
EOF
tap3 'exit code when command was not found' <<'EOF'