Searched refs:CATAPULT (Results 1 – 1 of 1) sorted by relevance
28 CATAPULT="$1"29 if [ ! -d "$CATAPULT/.git" ]; then30 echo "$CATAPULT must point to a valid catapult repo"34 REVISION=$(git -C "$CATAPULT" rev-parse --short HEAD)37 git -C "$CATAPULT" log -1 | cat40 "$CATAPULT/tracing/bin/generate_about_tracing_contents" --outdir "$OUTDIR"