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:
parent
513e86421d
commit
1fa84077e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user