Skip to content

Commit f621c68

Browse files
committed
Added comment.
1 parent f6f8ec1 commit f621c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/seleniumbender

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ SOURCE="codebender_cc"
6969
email_date=$(date +"%Y-%m-%d %H:%M:%S")
7070

7171
RETVAL=0
72-
NO_LOGS=0
72+
NO_LOGS=0 # flag for tests that do not send any logs on their email
7373

7474
if [ "${target}" -eq 1 ]; then
7575
IDENTIFIER="test_target_libraries"

0 commit comments

Comments
 (0)