add cache print

This commit is contained in:
Michael Melesse
2022-10-26 17:19:30 +00:00
parent 39381d99f8
commit 88d57ef9c9

View File

@@ -11,6 +11,7 @@ bash scripts/amd/clean.sh
# bash scripts/amd/deps.sh
bash scripts/amd/build.sh
bash scripts/amd/test.sh 2>&1 |tee $LOG_DIR/test.log
bash scripts/amd/cache_print.sh 2>&1 |tee $LOG_DIR/cache.log
# bash scripts/amd/debug.sh
# bash scripts/amd/backtrace.sh 2>&1 |tee $LOG_DIR/backtrace.log