Skip to content

Commit bbba442

Browse files
committed
Satisfy linter
1 parent 7667ec9 commit bbba442

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tests/ps_tests

tests/ps_tests/run

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ fi
2424

2525
run_test() {
2626
local resdir=$1
27-
local label=$2
2827

2928
if OUT=$(cd "$resdir" && gs -sNOSAFER -dNOPAUSE -dBATCH -sDEVICE=nullpage "$STRING_CONTINUE_BUG" -P ../../../"$TEST"/test.ps 2>&1); then
3029
if echo "$OUT" | grep -qFx 'PASS'; then

0 commit comments

Comments
 (0)