Skip to content

Commit

Permalink
cat files for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Jan 8, 2025
1 parent 8629980 commit e8c4d9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run-kani.sh
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ main() {
echo "Running Kani's std-analysis command..."
pushd $build_dir
./scripts/std-analysis.sh
cat /tmp/std_lib_analysis/results/core_scan_overall.csv
cat /tmp/std_lib_analysis/results/core_scan_functions.csv
popd
pushd scripts/kani-std-analysis
pip install -r requirements.txt
Expand Down

0 comments on commit e8c4d9c

Please sign in to comment.