Skip to content

Commit 24c85dc

Browse files
committed
Fix exrmetrics bug
Signed-off-by: Pierre-Anthony Lemieux <pal@sandflow.com>
1 parent 5920dc3 commit 24c85dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/bin/exrmetrics/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,7 @@ options::parse (int argc, char* argv[])
946946
}
947947

948948
outputPartSizeOnDisk = true;
949+
i += 1;
949950
}
950951
else if (!strcmp (argv[i], "--mse"))
951952
{

0 commit comments

Comments
 (0)