[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 1/4] Introduce git-checkout.sh
On Thu, 15 Sep 2011, Christoph Egger wrote: > On 09/15/11 17:00, stefano.stabellini@xxxxxxxxxxxxx wrote: > > Introduce a script to perform git checkout on an external git tree; use > > git-checkout.sh in ioemu-dir-find. > > > > Signed-off-by: Stefano Stabellini<stefano.stabellini@xxxxxxxxxxxxx> > > > > diff --git a/.hgignore b/.hgignore > > --- a/.hgignore > > +++ b/.hgignore > > @@ -291,7 +291,7 @@ > > ^tools/xm-test/lib/XmTestLib/config.py$ > > ^tools/xm-test/lib/XmTestReport/xmtest.py$ > > ^tools/xm-test/tests/.*\.test$ > > -^tools/ioemu-remote > > +^tools/ioemu-dir-remote > > ^tools/ioemu-dir$ > > ^tools/ocaml/.*/.*\.annot$ > > ^tools/ocaml/.*/.*\.cmx?a$ > > diff --git a/scripts/git-checkout.sh b/scripts/git-checkout.sh > > new file mode 100755 > > --- /dev/null > > +++ b/scripts/git-checkout.sh > > @@ -0,0 +1,21 @@ > > +#!/bin/bash > > This should be #!/bin/sh . fixed _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |