Skip to content
Snippets Groups Projects
Commit 78eadd3b authored by Grzegorz Brzeziński's avatar Grzegorz Brzeziński
Browse files

test: fix match file in the test pmempool_info

The unsafe shutdown counter is different than zero on real
pmem, that is why the match file has to be updated.
parent 73caa308
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ POOL Header: ...@@ -13,6 +13,7 @@ POOL Header:
00000080$(*)|$(*)| 00000080$(*)|$(*)|
00000090$(*)|$(*)| 00000090$(*)|$(*)|
* *
$(OPT)00000fb0$(*)|$(*)|
$(OPT)00000fc0$(*)|$(*)| $(OPT)00000fc0$(*)|$(*)|
$(OPT)00000fd0$(*)|$(*)| $(OPT)00000fd0$(*)|$(*)|
$(OPT)* $(OPT)*
...@@ -63,6 +64,7 @@ POOL Header: ...@@ -63,6 +64,7 @@ POOL Header:
00000080$(*)|$(*)| 00000080$(*)|$(*)|
00000090$(*)|$(*)| 00000090$(*)|$(*)|
* *
$(OPT)00000fb0$(*)|$(*)|
$(OPT)00000fc0$(*)|$(*)| $(OPT)00000fc0$(*)|$(*)|
$(OPT)00000fd0$(*)|$(*)| $(OPT)00000fd0$(*)|$(*)|
$(OPT)* $(OPT)*
......
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