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

Hilko Bengen bengen at hilluzination.de
Fri Jan 20 07:44:42 UTC 2012


---
 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
-- 
1.7.8.3




More information about the Libguestfs mailing list