Re: [Qemu-devel] No scratch directory in qemu-iotests

2011-04-11 Thread Christoph Hellwig
On Fri, Apr 08, 2011 at 09:47:47AM +0100, Stefan Hajnoczi wrote: > I think it's a good idea to make qemu-iotests work out-of-the-box. > Can you send a patch for this? > > Note that scratch/ is in .gitignore so you might have to tweak > .gitignore to get the behavior you want. Alternatively common

Re: [Qemu-devel] No scratch directory in qemu-iotests

2011-04-08 Thread Stefan Hajnoczi
On Fri, Apr 08, 2011 at 09:21:02AM +0800, Lyu Mitnick wrote: > Hello > > When I want to use qemu-iotests, some error occurred: > > $ git clone git:// > git.kernel.org/pub/scm/linux/kernel/git/hch/qemu-iotests.git > > $ cd qemu-iotests > > $ ./check -h > common.config: Error: $TEST_DIR > (/home/mitn

[Qemu-devel] No scratch directory in qemu-iotests

2011-04-07 Thread Lyu Mitnick
Hello When I want to use qemu-iotests, some error occurred: $ git clone git:// git.kernel.org/pub/scm/linux/kernel/git/hch/qemu-iotests.git $ cd qemu-iotests $ ./check -h common.config: Error: $TEST_DIR (/home/mitnick/Desktop/GSoC2011/QEMU/qemu-iotests/scratch) is not a directory There is no e