From 03100c8ad82aa716bdd56691102a4f91586a517f Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Mon, 16 Apr 2007 07:50:28 +0900 Subject: B92test-pkg clarification --- examples/B92test-pkg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/B92test-pkg b/examples/B92test-pkg index 926d46a..5a2aba4 100644 --- a/examples/B92test-pkg +++ b/examples/B92test-pkg @@ -1,8 +1,10 @@ #!/bin/bash # example file to be used with --hookdir # -# run tests -# 2005 Junichi Uekawa +# run tests. Current directory is top of source-code. +# +# 2005, 2007 Junichi Uekawa +# set -e echo "Installing the prerequisites" @@ -20,7 +22,7 @@ COUNT=0 unset FAIL || true NOFAIL=1 -# make current directory a better place to live. +# The current directory is the top of the source-tree. cd /tmp/buildd/*/debian/.. for SCRIPT in $(run-parts --test /tmp/buildd/*/debian/pbuilder-test) ; do -- cgit v1.2.3