#!/bin/bash # Parse results from Lox stat tests echo 'Parse raw output to csv' python3 raw_to_csv.py python3 make_tables.py python3 format.py