We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7667ec9 commit bbba442Copy full SHA for bbba442
1 file changed
tests/ps_tests/run
@@ -24,7 +24,6 @@ fi
24
25
run_test() {
26
local resdir=$1
27
- local label=$2
28
29
if OUT=$(cd "$resdir" && gs -sNOSAFER -dNOPAUSE -dBATCH -sDEVICE=nullpage "$STRING_CONTINUE_BUG" -P ../../../"$TEST"/test.ps 2>&1); then
30
if echo "$OUT" | grep -qFx 'PASS'; then
0 commit comments