3 if [ -z "$1" -o -z "$2" -o -z "$3" ] ; then
5 echo "Do not call test-root.sh directly. Call test.sh instead."
12 export BARRYTARBALL
=build
/barry-
$1.
$2.
$3.
tar.bz2
13 export THESPEC
=build
/barry-
$1.
$2.
$3/rpm
/barry.spec
16 # Make sure it compiles cleanly on all handy systems
17 if [ -f ~
/.barrychroots
] ; then