- Remove debug line.
This commit is contained in:
parent
8978d00aab
commit
b9be9d957f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136629
@ -108,7 +108,6 @@ apache2_precmd()
|
||||
else
|
||||
return 0
|
||||
fi
|
||||
echo DEBUG ${apache2_flags}
|
||||
}
|
||||
|
||||
sig_reload=SIGUSR1
|
||||
|
@ -108,7 +108,6 @@ apache2_precmd()
|
||||
else
|
||||
return 0
|
||||
fi
|
||||
echo DEBUG ${apache2_flags}
|
||||
}
|
||||
|
||||
sig_reload=SIGUSR1
|
||||
|
Loading…
Reference in New Issue
Block a user