#!/usr/bin/env bash # Regenerates output/01 through output/05 (the test suite writes these itself, overwriting # each file in place). output/06-starter-aop-renamed.txt is a separately captured investigation # transcript, not test output -- its own header says how to reproduce it. set -euo pipefail cd "$(dirname "$0")/.." rm -rf target mvn -q -o test