1#!/usr/bin/env sh 2# Validates that all generated outputs match main.star and also checks that 3# the star files are correctly formatted. 4# 5# TODO(reader) - Integrate this sensibly with //tools/test_presubmit.py :) 6lucicfg validate main.star -log-level debug 7