It seems during resolving a merge conflict this curley accidently remains.
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- html/cgi-bin/ids.cgi | 1 - 1 file changed, 1 deletion(-)
diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 161464d0d..3173eb985 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -1643,7 +1643,6 @@ END END ; &Header::closebox(); - } }
#
Hello Stefan,
thank you for handing this in. I hope this wasn't due to my fault when merging your IDSv3 branch into temp-c164-development.
Anyway, I fixed this one in https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=1b939d0ecc1c9e0551a5f926... a few days ago, so I'm afraid your patch won't be necessary. Sorry.
Thanks, and best regards, Peter Müller
It seems during resolving a merge conflict this curley accidently remains.
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org
html/cgi-bin/ids.cgi | 1 - 1 file changed, 1 deletion(-)
diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 161464d0d..3173eb985 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -1643,7 +1643,6 @@ END END ; &Header::closebox();
} }
#
Hello Peter,
I've tested you changes and they do the trick.
So you are right my patch is not required anymore - I'll mark it accordingly in patchwork.
-Stefan
Hello Stefan,
thank you for handing this in. I hope this wasn't due to my fault when merging your IDSv3 branch into temp-c164-development.
Anyway, I fixed this one in https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=1b939d0ecc1c9e0551a5f926... a few days ago, so I'm afraid your patch won't be necessary. Sorry.
Thanks, and best regards, Peter Müller
It seems during resolving a merge conflict this curley accidently remains.
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org
html/cgi-bin/ids.cgi | 1 - 1 file changed, 1 deletion(-)
diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 161464d0d..3173eb985 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -1643,7 +1643,6 @@ END END ; &Header::closebox(); - } } #