Commit 6502a710 authored by Monius's avatar Monius
Browse files

fix, but remove debug info

parent f2634b44
...@@ -2240,7 +2240,6 @@ _setopt() { ...@@ -2240,7 +2240,6 @@ _setopt() {
touch "$__conf" touch "$__conf"
fi fi
if [ -n "$(tail -c 1 <"$__conf")" ]; then if [ -n "$(tail -c 1 <"$__conf")" ]; then
_debug3 No New Line
echo >>"$__conf" echo >>"$__conf"
fi fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment