diff options
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-12-17 15:24:45 -0500 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-01-21 11:24:31 -0500 |
| commit | 48000a1aed7422a833220245da43114012c355d7 (patch) | |
| tree | cebd266d933e33ee27ccf3e8bbcf6f3f48d3387a /tools/perf/tests/make | |
| parent | 6602412215c26cd94af1b78fef56b78a5027b19b (diff) | |
perf tools: Remove EOL whitespaces
Janitorial stuff: boredom moment.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-u70i7shys3kths4hzru72bha@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/make')
| -rw-r--r-- | tools/perf/tests/make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/tests/make b/tools/perf/tests/make index 69a71ff84e01..75709d2b17b4 100644 --- a/tools/perf/tests/make +++ b/tools/perf/tests/make | |||
| @@ -222,7 +222,6 @@ tarpkg: | |||
| 222 | @cmd="$(PERF)/tests/perf-targz-src-pkg $(PERF)"; \ | 222 | @cmd="$(PERF)/tests/perf-targz-src-pkg $(PERF)"; \ |
| 223 | echo "- $@: $$cmd" && echo $$cmd > $@ && \ | 223 | echo "- $@: $$cmd" && echo $$cmd > $@ && \ |
| 224 | ( eval $$cmd ) >> $@ 2>&1 | 224 | ( eval $$cmd ) >> $@ 2>&1 |
| 225 | |||
| 226 | 225 | ||
| 227 | all: $(run) $(run_O) tarpkg | 226 | all: $(run) $(run_O) tarpkg |
| 228 | @echo OK | 227 | @echo OK |
