Re: [rtems commit] 2011-03-02 Ralf Cors épius <ralf.corsepius at rtems.org>

Gedare Bloom gedare at rtems.org
Fri Mar 2 17:22:34 UTC 2012


Please provide useful shortlog messages so that your commits do not
all look the same when viewed through the vc-list or git log and
related tools. If you feel compelled to include a ChangeLog in your
commit message that is fine as long as a useful shortlog appears
first.

-Gedare

On Fri, Mar 2, 2012 at 12:17 PM, Ralf Corsepius <ralf at rtems.org> wrote:
> Module:    rtems
> Branch:    master
> Commit:    ac165341df9ecdb9f3395677dde906b472121a34
> Changeset: http://git.rtems.org/rtems/commit/?id=ac165341df9ecdb9f3395677dde906b472121a34
>
> Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
> Date:      Fri Mar  2 18:16:33 2012 +0100
>
> 2011-03-02      Ralf Corsépius <ralf.corsepius at rtems.org>
>
>        * support/src/spin.c: Include "test_support.h".
>
> ---
>
>  testsuites/ChangeLog          |    4 ++++
>  testsuites/support/src/spin.c |    1 +
>  2 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
> index fbfa1e4..a952d88 100644
> --- a/testsuites/ChangeLog
> +++ b/testsuites/ChangeLog
> @@ -1,3 +1,7 @@
> +2011-03-02     Ralf Corsépius <ralf.corsepius at rtems.org>
> +
> +       * support/src/spin.c: Include "test_support.h".
> +
>  2011-12-11     Ralf Corsépius <ralf.corsepius at rtems.org>
>
>        * Makefile.am: Add support/include/tmtests_empty_function.h.
> diff --git a/testsuites/support/src/spin.c b/testsuites/support/src/spin.c
> index d2b1d42..52dcc9b 100644
> --- a/testsuites/support/src/spin.c
> +++ b/testsuites/support/src/spin.c
> @@ -14,6 +14,7 @@
>  #endif
>
>  #include <rtems.h>
> +#include "test_support.h"
>
>  /*
>  *  Burn CPU for specified number of ticks
>
> _______________________________________________
> rtems-vc mailing list
> rtems-vc at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-vc




More information about the devel mailing list