Re: [lng-odp] [PATCH] .gitignore: add CUnit-Memory-Dump.xml

2014-11-25 Thread Maxim Uvarov
On 11/25/2014 01:18 AM, Mike Holmes wrote: Does no one else see this ? Files are in the same directory where you run the test. So please remove path from the patch and add others: CUnit-Memory-Dump.xml example/packet/core test/validation/CUnit-Memory-Dump.xml

Re: [lng-odp] [PATCH] .gitignore: add CUnit-Memory-Dump.xml

2014-11-25 Thread Mike Holmes
On 25 November 2014 at 07:15, Maxim Uvarov maxim.uva...@linaro.org wrote: On 11/25/2014 01:18 AM, Mike Holmes wrote: Does no one else see this ? Files are in the same directory where you run the test. So please remove path from the patch and add others: CUnit-Memory-Dump.xml

Re: [lng-odp] [PATCH] .gitignore: add CUnit-Memory-Dump.xml

2014-11-25 Thread Taras Kondratiuk
On 11/25/2014 02:43 PM, Mike Holmes wrote: On 25 November 2014 at 07:15, Maxim Uvarov maxim.uva...@linaro.org mailto:maxim.uva...@linaro.org wrote: On 11/25/2014 01:18 AM, Mike Holmes wrote: Does no one else see this ? Files are in the same directory where you run the test.

Re: [lng-odp] [PATCH] .gitignore: add CUnit-Memory-Dump.xml

2014-11-24 Thread Mike Holmes
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

[lng-odp] [PATCH] .gitignore: add CUnit-Memory-Dump.xml

2014-11-20 Thread Mike Holmes
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