head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2001.09.11.06.43.46;	author sgifford;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@#!/bin/sh

echo "$0: Simulating failure"

exit 1
@
