This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "oprofile-tests".
The branch, master has been updated
via acf470d573715e95f2cd72a44e15293452c9392b (commit)
from a7202709dacdab311322ade9e21619c5990995cf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit acf470d573715e95f2cd72a44e15293452c9392b
Author: Carl Love <cel@...>
Date: Fri Jul 20 13:39:50 2012 -0500
OProfile testsuite, fix white spaces
This patch cleans up trailing white spaces, spaces before tabs. In the
lib/op_events.exp file, the tables of events were cleaned up to use
tabs and spaces consistently, fix the consistency on the location of the
line contiuation charcter. Additionally, the patch makes sure that the
files all end with a blank line consisting of a single space.
Signed-off-by: Carl Love <cel@...>
Signed-off-by: Maynard Johnson <maynardj@...>
-----------------------------------------------------------------------
Summary of changes:
testsuite/config/unix.exp | 6 +-
testsuite/lib/op_events.exp | 239 +++++++++++++++++------------------
testsuite/lib/op_util.exp | 22 ++--
testsuite/oprofile/oprofile-run.exp | 16 ++--
4 files changed, 140 insertions(+), 143 deletions(-)
hooks/post-receive
--
oprofile-tests
|