| commit | 7cbe18c6f1b8446d486a501a94297e6b04128b6d | [log] [tgz] |
|---|---|---|
| author | J. Richard Barnette <[email protected]> | Wed Jun 27 21:51:48 2012 |
| committer | Gerrit <[email protected]> | Thu Jun 28 20:06:30 2012 |
| tree | b5ef87a2635b6cbba9816bf32c256b3cdec80cef | |
| parent | fc6ef06595fd052fbecc6814fb5118cb3efcff94 [diff] |
For bootstat_get_last, don't complain about non-existent events. Requested events are converted into files to be processed by 'tail -1'. If the file doesn't exist, tail complains. We don't want the complaint, because this command is meant to be used to test for non-existent events. BUG=chromium-os:32203 TEST=run the test from the bug report Change-Id: I0c76f531e84ad71470394793cc1e2cdfe977e3df Reviewed-on: https://gerrit.chromium.org/gerrit/26271 Reviewed-by: Daniel Erat <[email protected]> Tested-by: Richard Barnette <[email protected]> Commit-Ready: Richard Barnette <[email protected]> Reviewed-by: Kees Cook <[email protected]>