Guestfish pipes.
[libguestfs.git] / fish / glob.c
index f20da84..a8ac58a 100644 (file)
@@ -147,7 +147,7 @@ glob_issue (char *cmd, int argc,
   }
   printf ("\n");
 
   }
   printf ("\n");
 
-  if (issue_command (argv[0], &argv[1]) == -1)
+  if (issue_command (argv[0], &argv[1], NULL) == -1)
     *r = -1;                   /* ... but don't exit */
 
   for (i = argc-1; i >= 1; --i) {
     *r = -1;                   /* ... but don't exit */
 
   for (i = argc-1; i >= 1; --i) {