Skip to content

Commit 56ffc70

Browse files
committed
Bash sucks so badly...
1 parent 0592743 commit 56ffc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-android-instrumentation-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ declare -A PREVIEW_OUTPUTS=()
190190

191191
ensure_dir "$SCREENSHOT_PREVIEW_DIR"
192192

193-
cn1ss_print_log
193+
cn1ss_print_log "$TEST_LOG"
194194

195195
for test in "${TEST_NAMES[@]}"; do
196196
dest="$SCREENSHOT_TMP_DIR/${test}.png"

0 commit comments

Comments
 (0)