Skip to content

Commit 9fd0ef5

Browse files
committed
Update test_kafka.sh
1 parent cbab0e0 commit 9fd0ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_kafka.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ else
6767
fi
6868

6969
hr
70-
./check_kafka.pl -T "$KAFKA_TOPIC" -v
70+
$perl -T $I_lib ./check_kafka.pl -T "$KAFKA_TOPIC" -v
7171
hr
7272
echo
7373
echo -n "Deleting container "

0 commit comments

Comments
 (0)