diff options
Diffstat (limited to 'gnu/usr.bin/cvs/contrib/descend.sh')
-rw-r--r-- | gnu/usr.bin/cvs/contrib/descend.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/contrib/descend.sh b/gnu/usr.bin/cvs/contrib/descend.sh index e6a788079416b..d1de3a3dda604 100644 --- a/gnu/usr.bin/cvs/contrib/descend.sh +++ b/gnu/usr.bin/cvs/contrib/descend.sh @@ -1,5 +1,5 @@ #! /bin/sh -# $Id: descend.sh,v 1.1 1995/07/10 02:26:32 kfogel Exp $ +# $Id: descend.sh,v 1.2 1995/12/10 22:59:46 peter Exp $ # # descend - walk down a directory tree and execute a command at each node |