aboutsummaryrefslogtreecommitdiff
path: root/sbin/fdisk/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fdisk/runtest.sh')
-rw-r--r--sbin/fdisk/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fdisk/runtest.sh b/sbin/fdisk/runtest.sh
index f25f4272bb0f..7bc82aa86686 100644
--- a/sbin/fdisk/runtest.sh
+++ b/sbin/fdisk/runtest.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/sbin/fdisk/runtest.sh,v 1.2.32.1 2009/04/15 03:14:26 kensmith Exp $
set -e
MD=`mdconfig -a -t malloc -s 4m -x 63 -y 16`