Remove a debugging aid the crept in during the last commit. It doesn't

really make much difference since this script is not used during startup
and is due to be removed before RELENG_5.

Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
This commit is contained in:
Mike Makonnen 2003-06-06 13:00:43 +00:00
parent aff35e3a2b
commit c2762004a6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115896

View File

@ -1,4 +1,4 @@
#!/bin/sh -x
#!/bin/sh
#
# $FreeBSD$
#