commit 60e9a49c93edc7b00daff840ddba927e5eb9a1e2 parent d3e2a7be00e058961060edd0db8f7f8fcbfd048c Author: William Casarin <jb55@jb55.com> Date: Sun, 11 Jul 2021 14:17:02 -0700 fuzz-compile-repeat-err Signed-off-by: William Casarin <jb55@jb55.com> Diffstat:
A | bin/fuzz-compile-repeat-error | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/bin/fuzz-compile-repeat-error b/bin/fuzz-compile-repeat-error @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +set -eou pipefail + +bash .buildcmd &>/dev/null +fuzz-compile-error