1
#!/bin/bash
2
3
set -ex
4
5
hooks="build_hooks/B*"
6
7
for h in $hooks
8
do
9
$h
10
done
11
Loggerhead is a web-based interface for Breezy Version: 2.0.1