From: bellard Date: Mon, 5 Feb 2007 20:51:14 +0000 (+0000) Subject: update path X-Git-Tag: release_0_9_1~1500 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=273decf66b487554ccca6df9ffff7fdf711b85d3;p=qemu-xen-3.3-testing.git update path --- diff --git a/tests/Makefile b/tests/Makefile index f535dfaf..79a3d55b 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -13,7 +13,7 @@ endif TESTS+=sha1# test_path #TESTS+=test_path -QEMU=../i386-user/qemu-i386 +QEMU=../i386-linux-user/qemu-i386 all: $(TESTS)