Mailinglist Archive: opensuse-bugs (16634 mails)
| < Previous | Next > |
[Bug 416108] update of SuSEfirewall2 removes entries from SuSEfirewall2 config file and makes it unusable
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 6 Nov 2008 07:11:27 -0700 (MST)
- Message-id: <20081106141127.B6CACCC7CF@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=416108
User pgajdos@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=416108#c6
Petr Gajdos <pgajdos@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|pgajdos@xxxxxxxxxx
Info Provider|pgajdos@xxxxxxxxxx
|ro@xxxxxxxxxx
--- Comment #6 from Petr Gajdos <pgajdos@xxxxxxxxxx> 2008-11-06 07:11:27 MST
---
It seems to me, there is not lower/uppercase problem.
testcase.old
VARIABLE_lower="value3"
VARIABLE_UPPER="value4"
VARIABLE_lower2="value5"
VARIABLE_UPPER2="value6"
testcase.new
#VARIABLE_lower="value1"
#VARIABLE_UPPER="value2"
testcase.merged
VARIABLE_lower2="value5"
VARIABLE_UPPER2="value6"
Rudi, if I understand correctly what fillup should do, contents of testcase.old
and testcase.merged should be the same, or?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User pgajdos@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=416108#c6
Petr Gajdos <pgajdos@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|pgajdos@xxxxxxxxxx
Info Provider|pgajdos@xxxxxxxxxx
|ro@xxxxxxxxxx
--- Comment #6 from Petr Gajdos <pgajdos@xxxxxxxxxx> 2008-11-06 07:11:27 MST
---
It seems to me, there is not lower/uppercase problem.
testcase.old
VARIABLE_lower="value3"
VARIABLE_UPPER="value4"
VARIABLE_lower2="value5"
VARIABLE_UPPER2="value6"
testcase.new
#VARIABLE_lower="value1"
#VARIABLE_UPPER="value2"
fillup -m testcase.old testcase.new testcase.merged
testcase.merged
VARIABLE_lower2="value5"
VARIABLE_UPPER2="value6"
Rudi, if I understand correctly what fillup should do, contents of testcase.old
and testcase.merged should be the same, or?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |