DeqpTestRunner: fix deqpLogFilename
authorPaul Thomson <paulthomson@google.com>
Fri, 3 Dec 2021 16:48:36 +0000 (16:48 +0000)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 14 Jan 2022 05:19:19 +0000 (05:19 +0000)
commit6d823108c9a8101424d5f647a05542fc55d35426
tree128da177b183ad45caac016666b372874af00f7e
parentc858709abe047df3b3c1fcf2a3fe96bad2b4599d
DeqpTestRunner: fix deqpLogFilename

Fix capitalization of shell argument "deqpLogFilename" in
DeqpTestRunner.java. The code still worked fine in most cases because
the default filename matches the filename passed in DeqpTestRunner.java.

Components: Android
Google bug: b/206657494

Change-Id: I857fa3994ada72aa96d199569704a46034255309
(cherry picked from commit 42017ff7072dcc7e7a7d51dd5611be05abf5460f)
android/cts/runner/src/com/drawelements/deqp/runner/DeqpTestRunner.java