Skip to content

Commit

Permalink
compare-debug-release.sh pass more args to s4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed May 9, 2023
1 parent 247e828 commit dfab1e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/compare-debug-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,14 @@ declare -ar S4_ARGS=(
--color=never
--tz-offset=+08:00
--prepend-filename
--prepend-file-align
--prepend-utc
--prepend-separator=''
--separator='⇳\n'
--journal-output=export
--dt-after='19990303T000000+0000'
--dt-before='20230410T221032+0000'
--summary
'-'
"${@}"
)
Expand Down

0 comments on commit dfab1e7

Please sign in to comment.