Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / tests / createmany.c
index 1d62b20..f426488 100644 (file)
@@ -22,7 +22,7 @@ void usage(char *prog)
 int main(int argc, char ** argv)
 {
         int i, rc = 0, do_open = 0, do_link = 0;
-        char format[4096], *fmt, *tgt = NULL;
+        char format[4096], *fmt, *tgt;
         char filename[4096];
         long start, last, end;
         long begin = 0, count;