Move a period out of an if... clause. The period terminates the

line and must always appear on the line.

Submitted by:	netchild
This commit is contained in:
Mike Makonnen 2003-07-15 12:39:37 +00:00
parent 513e86421d
commit 1fa84077e8

View File

@ -67,8 +67,8 @@ isdnd_start()
if checkyesno isdn_trace; then
echo -n ' isdntrace'
nohup /usr/sbin/isdntrace ${isdn_traceflags} >/dev/null 2>&1 &
echo '.'
fi
echo '.'
}
load_rc_config $name