1
0
mirror of synced 2026-02-13 19:04:07 +00:00

2006-01-02 13:59:13 by steve

Updated header to include revision marker.
This commit is contained in:
steve
2006-01-02 13:59:13 +00:00
parent 64999c13a8
commit 6a5c1ac1f7
4 changed files with 14 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
#
# Test that all the hook files we install are executable.
#
# Steve
# --
# $Id: hooks.t,v 1.2 2006-01-02 13:59:13 steve Exp $
#
use strict;

View File

@@ -7,7 +7,7 @@
# --
# http://www.steve.org.uk/
#
# $Id: modules.sh,v 1.2 2005-12-17 15:21:32 steve Exp $
# $Id: modules.sh,v 1.3 2006-01-02 13:59:13 steve Exp $
#
cat <<EOF
@@ -17,6 +17,10 @@ cat <<EOF
#
# This list is automatically generated by modules.sh
#
# Steve
# --
# $Id: modules.sh,v 1.3 2006-01-02 13:59:13 steve Exp $
#
use Test::More qw( no_plan );

View File

@@ -4,6 +4,10 @@
#
# This list is automatically generated by modules.sh
#
# Steve
# --
# : $
#
use Test::More qw( no_plan );

View File

@@ -2,7 +2,8 @@
#
# Test that all the Perl modules we require are available.
#
# This list is automatically generated by modules.sh
# Steve
#
#
use strict;