On Thu, 22 Oct 2015, Clark Williams wrote: > From 2b16becaef4e70cd7630785850d5fefe4949533b Mon Sep 17 00:00:00 2001 > From: Clark Williams <williams@xxxxxxxxxx> > Date: Thu, 22 Oct 2015 14:38:49 -0500 > Subject: [PATCH] Makefile: fixed dropped quote in help target text > > Signed-off-by: Clark Williams <williams@xxxxxxxxxx> > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index 908187202ba3..2e6ad8a1107f 100644 > --- a/Makefile > +++ b/Makefile > @@ -201,7 +201,7 @@ install_hwlatdetect: hwlatdetect > @echo " install : install tests to local filesystem" > @echo " clean : remove object files" > @echo " distclean : remove all generated files" > - @echo " tarball : make a rt-tests tarball suitable for release > + @echo " tarball : make a rt-tests tarball suitable for release" > @echo " help : print this message" > > .PHONY: tags > -- > 2.4.3 > > -- Oops, thanks Signed-off-by: John Kacur <jkacur@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html