File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ jq_fix_null \
6969 count_prev:0 \
7070 uniques_prev:0
7171
72- gh_print_notice_ln " prev accum: $stats_accum_timestamp_prev : outdated-unq outdated-all / unq all: $uniques_outdated_prev $count_outdated_prev / $uniques_prev $count_prev "
72+ gh_print_notice_ln " prev accum: ${ stats_accum_timestamp_prev:- " - " } : outdated-unq outdated-all / unq all: $uniques_outdated_prev $count_outdated_prev / $uniques_prev $count_prev "
7373
7474gh_write_notice_to_changelog_text_bullet_ln " prev accum: outdated-unq outdated-all / unq all: $uniques_outdated_prev $count_outdated_prev / $uniques_prev $count_prev "
7575
Original file line number Diff line number Diff line change 1+ 2022.08.12:
2+ * fixed: bash/github/accum-stats.sh: minor fixup
3+
142022.08.12:
25* changed: README.md: readme update
36
You can’t perform that action at this time.
0 commit comments