Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1613236
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] perf tools: Do not fail in case of empty HOME env variable |
| Date | 2017-03-30 17:50 +0200 |
| Message-ID | <tqKuK-8ry-17@gated-at.bofh.it> (permalink) |
| References | <tqJyG-7Ox-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Thu, Mar 30, 2017 at 04:46:37PM +0200, Jiri Olsa escreveu: > From: Jiri Olsa <jolsa@redhat.com> > > Currently we fail in following case: > $ unset HOME > $ ./perf record ls > $ echo $? > 255 Thanks, applied. - Arnaldo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] perf tools: Do not fail in case of empty HOME env variable Jiri Olsa <jolsa@kernel.org> - 2017-03-30 16:50 +0200 Re: [PATCH] perf tools: Do not fail in case of empty HOME env variable Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-03-30 17:50 +0200 [tip:perf/core] perf tools: Do not fail in case of empty HOME env variable tip-bot for Jiri Olsa <tipbot@zytor.com> - 2017-04-02 21:20 +0200
csiph-web