From b205d83df7763ca1f099bce5ac12a05862a626c4 Mon Sep 17 00:00:00 2001 From: Ken Smith <kensmith@FreeBSD.org> Date: Fri, 1 May 2009 02:51:58 +0000 Subject: Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.2-RELEASE image. --- sbin/fdisk/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/fdisk/runtest.sh') 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` -- cgit v1.2.3