#!/usr/bin/env bash

echo "This is some error output" > /dev/stderr
exit 115