From 2c1a61b70f9329b49dd5d6de08f1e051540bd220 Mon Sep 17 00:00:00 2001 From: dancer Date: Thu, 27 Sep 2001 11:04:54 +0000 Subject: removing comment --- pbuilder-runhooks | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pbuilder-runhooks') diff --git a/pbuilder-runhooks b/pbuilder-runhooks index e8d1cc8..910d469 100644 --- a/pbuilder-runhooks +++ b/pbuilder-runhooks @@ -18,6 +18,9 @@ # # HISTORY: # $Log$ +# Revision 1.7 2001/09/27 11:04:54 dancer +# removing comment +# # Revision 1.6 2001/09/27 11:03:56 dancer # removing pushd and popd. # @@ -87,7 +90,6 @@ function unloadhooks () { function executehooks () { local prefix="$1" - # is this necessary? for fn in "$BUILDPLACE/$hooks/$prefix"[0-9][0-9]* ; do case "$fn" in *~) -- cgit v1.2.3