steadystate: reject job if steadystate options are not consistent within reporting...
[fio.git] / t / dedupe.c
index 3a66820f236ca9ada7db4b72d839e495fa9129b1..7856da1a14865e2aaa07e9fea3b9580c9ecee4c6 100644 (file)
@@ -537,6 +537,7 @@ int main(int argc, char *argv[])
        uint64_t nextents = 0, nchunks = 0;
        int c, ret;
 
+       arch_init(argv);
        debug_init();
 
        while ((c = getopt(argc, argv, "b:t:d:o:c:p:B:")) != -1) {