[PATCH v2 11/18] nwfilterxml2firewall: Fix schema compilance of 'tcp' test case

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix the 'flags' of the last rule to conform to the RNG schema.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 tests/nwfilterxml2firewalldata/tcp.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/nwfilterxml2firewalldata/tcp.xml b/tests/nwfilterxml2firewalldata/tcp.xml
index 14ebd35d38..1321f1a513 100644
--- a/tests/nwfilterxml2firewalldata/tcp.xml
+++ b/tests/nwfilterxml2firewalldata/tcp.xml
@@ -29,6 +29,6 @@
      <tcp state='NONE' flags='RST/NONE'/>
   </rule>
   <rule action='accept' direction='in'>
-     <tcp state='NONE' flags='PSH/'/>
+     <tcp state='NONE' flags='PSH/NONE'/>
   </rule>
 </filter>
-- 
2.26.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux