Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / tests / munlink.c
index 2390cd9..62c2765 100755 (executable)
@@ -11,7 +11,7 @@
 
 int main(int argc, char ** argv)
 {
-        int rc = 0, i;
+        int rc, i;
 
         if (argc < 2) {
                 printf("Usage %s filename {filename ...}\n", argv[0]);