Skip to content

Commit

Permalink
(TOOLS) release-files.sh NFC header comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Dec 16, 2024
1 parent 967869b commit b3db431
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/release-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
#
# Run some of the tools to create release files.
#
# may require apt packages:
# graphviz gnuplot linux-perf valgrind g++
# and
# python -m pip install -r ./tools/requirements.txt
#

set -euo pipefail

Expand Down

0 comments on commit b3db431

Please sign in to comment.