summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/dot
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-12-25 10:47:45 +0000
committerdteske <dteske@FreeBSD.org>2012-12-25 10:47:45 +0000
commitaa703b25c09ae59c8f17176570221deed1999284 (patch)
tree3ead8d539a160fdb4f4db46d2403cb924d485ede /usr.sbin/bsdconfig/dot
parent2646f7c5d89cc315500842004bb7913403ac47c6 (diff)
downloadFreeBSD-src-aa703b25c09ae59c8f17176570221deed1999284.zip
FreeBSD-src-aa703b25c09ae59c8f17176570221deed1999284.tar.gz
Add more debugging to help with diagnosis of program-flow when needed.
Diffstat (limited to 'usr.sbin/bsdconfig/dot')
-rwxr-xr-xusr.sbin/bsdconfig/dot/dot1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/dot/dot b/usr.sbin/bsdconfig/dot/dot
index 77a34a1..2cc659c 100755
--- a/usr.sbin/bsdconfig/dot/dot
+++ b/usr.sbin/bsdconfig/dot/dot
@@ -30,6 +30,7 @@
BSDCFG_SHARE="/usr/share/bsdconfig"
. $BSDCFG_SHARE/common.subr || exit 1
+f_dprintf "%s: loading includes..." "$0"
BSDCFG_LIBE="/usr/libexec/bsdconfig" APP_DIR="dot"
f_include_lang $BSDCFG_LIBE/include/messages.subr
OpenPOWER on IntegriCloud