]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Ignore any exception raised while parsing output of boot output
authorKarel Kočí <cynerd@email.cz>
Tue, 28 Jul 2015 20:20:10 +0000 (22:20 +0200)
committerKarel Kočí <cynerd@email.cz>
Tue, 28 Jul 2015 20:20:10 +0000 (22:20 +0200)
commit26bdef9f50edcb0e4f22e39d2d8736644b6d6a5c
treeecc3cf95558bf656c56d0627bea87fbf1c9c952b
parent798da7f0a729c4c2d790b276e46b816bd53c8d47
Ignore any exception raised while parsing output of boot output

Any exception raised from user script, that should parse boot command output, should be ignored.
If fails, no value is written to database.
scripts/boot.py