Message ID | 20160819170025.22345-4-bobby.prani@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Pranith Kumar <bobby.prani@gmail.com> writes: You have transposed the tcg/tests in your subject for this particular commit. > Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> > --- > tests/tcg/{ => mips}/hello-mips.c | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename tests/tcg/{ => mips}/hello-mips.c (100%) > > diff --git a/tests/tcg/hello-mips.c b/tests/tcg/mips/hello-mips.c > similarity index 100% > rename from tests/tcg/hello-mips.c > rename to tests/tcg/mips/hello-mips.c -- Alex Bennée
On Mon, Aug 22, 2016 at 5:34 AM, Alex Bennée <alex.bennee@linaro.org> wrote: > > Pranith Kumar <bobby.prani@gmail.com> writes: > > You have transposed the tcg/tests in your subject for this particular commit. I messed up the subject. I will fix this and resend.
diff --git a/tests/tcg/hello-mips.c b/tests/tcg/mips/hello-mips.c
similarity index 100%
rename from tests/tcg/hello-mips.c
rename to tests/tcg/mips/hello-mips.c
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> --- tests/tcg/{ => mips}/hello-mips.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/tcg/{ => mips}/hello-mips.c (100%)