qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] No scratch directory in qemu-iotests
Date: Fri, 8 Apr 2011 09:47:47 +0100

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/mitnick/Desktop/GSoC2011/QEMU/qemu-iotests/scratch) is not a
> directory
>
> There is no error when I create directory scratch. I am wondering whether
> scratch
> should be add into qemu-iotests master tree??

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.config
could mkdir scratch/ on first run.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]