Skip to content
Snippets Groups Projects
Unverified Commit 4e54a42f authored by Marcin Ślusarz's avatar Marcin Ślusarz Committed by GitHub
Browse files

Merge pull request #3657 from kkajrewicz/fix-pp-info-tests

test: fix match files for pmempool info tests
parents 041c1ffe f6c50eb1
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ POOL Header:
Signature : PMEMOBJ
Major : $(nW)
Mandatory features : $(*)
Not mandatory features : 0x0
Not mandatory features : $(*)
Forced RO : 0x0
Pool set UUID : $(nW)
UUID : $(nW)
......
......@@ -24,7 +24,7 @@ POOL Header:
Signature : PMEMOBJ
Major : $(nW)
Mandatory features : $(*)
Not mandatory features : 0x0
Not mandatory features : $(*)
Forced RO : 0x0
Pool set UUID : $(nW)
UUID : $(nW)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment