#!/bin/sh

rm -rf testdir

exit 77;

