[Libguestfs] [PATCH 2/7] fish: Remove hard-coded path from test script

Richard W.M. Jones rjones at redhat.com
Fri Jan 20 13:20:18 UTC 2012


On Fri, Jan 20, 2012 at 08:44:42AM +0100, Hilko Bengen wrote:
> ---
>  fish/test-guestfish-events.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/fish/test-guestfish-events.sh b/fish/test-guestfish-events.sh
> index 4d301b0..d910c67 100755
> --- a/fish/test-guestfish-events.sh
> +++ b/fish/test-guestfish-events.sh
> @@ -58,7 +58,7 @@ trace get_autosync
>  trace get_autosync = 1
>  enter get_path
>  trace get_path
> -trace get_path = "../appliance"
> +trace get_path = "'$LIBGUESTFS_PATH'"
>  enter get_pgroup
>  trace get_pgroup
>  trace get_pgroup = 0

ACK.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the Libguestfs mailing list