X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2Ftest-guestfish-d.sh;h=bf5d51458cd4e74f2c6b8f18739791d3dff7169a;hb=b3d27793f04ae44b2c11f6422a19b4422ac941cd;hp=b97ad3d2d6b901a60a9785f508534c432bcc04c8;hpb=ddda0f7bd00a37274dae38f4ce93955b8cfdf7d7;p=libguestfs.git diff --git a/regressions/test-guestfish-d.sh b/regressions/test-guestfish-d.sh index b97ad3d..bf5d514 100755 --- a/regressions/test-guestfish-d.sh +++ b/regressions/test-guestfish-d.sh @@ -46,7 +46,8 @@ cat > test.xml < EOF -guestfish -c "test://$cwd/test.xml" --ro -d guest -x test.out 2>&1 +../fish/guestfish -c "test://$cwd/test.xml" --ro -d guest -x \ + test.out 2>&1 grep -sq '^add_drive_ro.*test.img' test.out rm -f test.img test.xml test.out