source: trunk/debathena/third/schroot/test/run-parts.ex1/20test2 @ 24167

Revision 24167, 81 bytes checked in by broder, 15 years ago (diff)
Import schroot upstream into subversion.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2#echo "20test2 $1" >&2
3
4if [ "$1" = "fail" ]; then
5  exit 1
6fi
7
8exit 0
Note: See TracBrowser for help on using the repository browser.