summaryrefslogtreecommitdiff
path: root/debian/checkarray
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-07 16:09:11 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-07 16:09:11 +0000
commit757861a8bdcbfc7148e388337da3d8c490a45aef (patch)
tree1865072e96b30b3513a7b5a6e8b14cfe01e9629c /debian/checkarray
parentd61067340055934853d5a7f861ab1d6efe512dfd (diff)
using svn keyword Id
Diffstat (limited to 'debian/checkarray')
-rw-r--r--debian/checkarray5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/checkarray b/debian/checkarray
index aa827ac6..df8f6865 100644
--- a/debian/checkarray
+++ b/debian/checkarray
@@ -5,13 +5,14 @@
# Copyright © 2006 martin f. krafft <madduck@debian.org>
# distributed under the terms of the Artistic Licence.
#
-REVISION=2006.08.02.2025
+# Revision: $Id$
+#
PROGNAME=${0##*/}
about()
{
- echo "$PROGNAME -- RAID redundancy checker tool (revision $REVISION)"
+ echo "$PROGNAME -- RAID redundancy checker tool (revision $Id$)"
echo "Copyright © 2006 martin f. krafft <madduck@debian.org>"
echo "Released under the terms of the Artistic Licence."
}