|
@ -201,7 +201,7 @@ for item; do |
|
|
# empty line at the end of the last section |
|
|
# empty line at the end of the last section |
|
|
echo >> "$tmpfile.0" |
|
|
echo >> "$tmpfile.0" |
|
|
fi |
|
|
fi |
|
|
echo -e "[$section]" >> "$tmpfile.1" |
|
|
|
|
|
|
|
|
$ECHO_E "[$section]" >> "$tmpfile.1" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
if grep -q "^[ \t]*$key[ \t]*=" $tmpfile.1; then |
|
|
if grep -q "^[ \t]*$key[ \t]*=" $tmpfile.1; then |
|
|