Signed-off-by: Fernando Fernandez Mancera <ffmancera@xxxxxxxxxx> --- tests/py/inet/osf.t | 4 ++-- tests/py/inet/osf.t.payload | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/py/inet/osf.t b/tests/py/inet/osf.t index 743049a..4db20b7 100644 --- a/tests/py/inet/osf.t +++ b/tests/py/inet/osf.t @@ -2,5 +2,5 @@ *ip;osfip;osfchain -osf name Linux;ok -osf name;fail +osf name "Linux";ok;osf "Linux" +osf name ;fail diff --git a/tests/py/inet/osf.t.payload b/tests/py/inet/osf.t.payload index bb11051..70eedb5 100644 --- a/tests/py/inet/osf.t.payload +++ b/tests/py/inet/osf.t.payload @@ -1,4 +1,4 @@ -# osf name Linux +# osf name "Linux" ip osfip osfchain [ osf 1] [ cmp eq reg 1 0x756e694c 0x00000078 0x00000000 0x00000000 ] -- 2.18.0 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html