Does no one else see this ?

Here is my recipe:-

git remote update
git rebase
git clean -xdf
./bootstrap
./configure --with-cunit-path=/home/mike/CUnitHome
make check

git st
On branch generic-version
Your branch is up-to-date with 'origin/master'.
Untracked files:
  (use "git add <file>..." to include in what will be committed)

test/validation/CUnit-Memory-Dump.xml

nothing added to commit but untracked files present (use "git add" to track)

On 20 November 2014 13:14, Mike Holmes <mike.hol...@linaro.org> wrote:
> Signed-off-by: Mike Holmes <mike.hol...@linaro.org>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 9d45504..54da6c7 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -50,3 +50,4 @@ doxygen-doc
>  test-driver
>  test/validation/*.log
>  test/validation/*.trs
> +test/validation/CUnit-Memory-Dump.xml
> --
> 2.1.0
>



-- 
Mike Holmes
Linaro  Sr Technical Manager
LNG - ODP

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to