From: Richard W.M. Jones Date: Fri, 12 Aug 2011 10:08:57 +0000 (+0100) Subject: fish: Document that remote run in cmd substitution context hangs. X-Git-Tag: 1.13.5~13 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=6cabc1cd02e181063596b48df55c3f6db51a6bb9 fish: Document that remote run in cmd substitution context hangs. This documents bug 592910. --- diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 74d222f..5b641ea 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -973,6 +973,17 @@ user ID of the process, and C<$PID> is the process ID of the server. Guestfish client and server versions must match exactly. +=head2 REMOTE CONTROL RUN COMMAND HANGING + +Using the C (or C) command remotely in a command +substitution context hangs, ie. don't do (note the backquotes): + + a=`guestfish --remote run` + +Since the C command produces no output on stdout, this is not +useful anyway. For further information see +L. + =head1 PREPARED DISK IMAGES Use the I<-N type> or I<--new type> parameter to select one of a set