#!/bin/sh

echo "This hook simulates a failure"
exit 1
